diff options
author | scrappy <scrappy@FreeBSD.org> | 1999-01-13 10:47:33 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 1999-01-13 10:47:33 +0800 |
commit | e625c11fb3ce3603495909beb4eceff7f15aca3d (patch) | |
tree | 22c3b24ffa3079e7ae87e2e96f064c9ff61d1f3f /mail/pine4 | |
parent | bddceb8072c66d5b8c4eae0f68fc9e58b31b4b0d (diff) | |
download | freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.tar.gz freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.tar.zst freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.zip |
More Y2K Statement Links...
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 |