diff options
Diffstat (limited to 'mail/pine4/Makefile')
-rw-r--r-- | mail/pine4/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index 2316bd8..39fc4d1 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -1,10 +1,9 @@ # New ports collection makefile for: pine -# http://www.washington.edu/pine/ # Version required: 4.10 # Date created: 09 July 1998 # Whom: Adrian Penisoara <ady@freebsd.ady.ro> # -# $Id: Makefile,v 1.29 1999/03/11 21:47:15 scrappy Exp $ +# $Id: Makefile,v 1.30 1999/03/15 01:41:15 steve Exp $ # DISTNAME= pine4.10 @@ -15,7 +14,7 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ MAINTAINER= pine@freebsd.ady.ro Y2K= http://www.washington.edu/pine/QandA/sysadmins.html#Millenium -WWW_SITE= http://www.washington.edu/pine +WWW_SITE= http://www.washington.edu/pine/ NO_LATEST_LINK= yes |