diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-01-13 02:47:33 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-01-13 02:47:33 +0000 |
commit | c7beeaae1feca224aedba61f2d6c075df967a28c (patch) | |
tree | a3823710e09e2bc1d7a11631e012181d7c8f6c4f /mail/pine4 | |
parent | 06dd0c6707d1c0d6bada326bc7081a649f9081b6 (diff) | |
download | ports-c7beeaae1feca224aedba61f2d6c075df967a28c.tar.gz ports-c7beeaae1feca224aedba61f2d6c075df967a28c.zip |
Notes
Diffstat (limited to 'mail/pine4')
-rw-r--r-- | mail/pine4/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index bcc104fe965b..c93686f3f9e3 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -4,7 +4,7 @@ # Date created: 09 July 1998 # Whom: Adrian Penisoara <ady@freebsd.ady.ro> # -# $Id: Makefile,v 1.26 1998/08/13 06:49:09 jkoshy Exp $ +# $Id: Makefile,v 1.27 1998/10/05 04:23:13 steve Exp $ # DISTNAME= pine4.05 @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ MAINTAINER= pine@freebsd.ady.ro +Y2K= http://www.washington.edu/pine/QandA/sysadmins.html#Millenium + NO_LATEST_LINK= yes MAN1= pine.1 pico.1 pilot.1 |