diff options
author | billf <billf@FreeBSD.org> | 1999-04-08 19:05:48 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-04-08 19:05:48 +0000 |
commit | d01ef0378d37773eedc2b569913c63d8fed5b968 (patch) | |
tree | 97aa185d299a9b6b451fae93acaede51995a2417 /mail/pine4/Makefile | |
parent | 15908323f143e9b239d3f16ddfd00abf90ae488c (diff) | |
download | FreeBSD-ports-d01ef0378d37773eedc2b569913c63d8fed5b968.zip FreeBSD-ports-d01ef0378d37773eedc2b569913c63d8fed5b968.tar.gz |
Proper URLs that reference directories end in '/'
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 |