diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-01-13 04:17:38 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-01-13 04:17:38 +0000 |
commit | ebde058cc11da51cb17b3715db7c0ea30c8498ca (patch) | |
tree | 6cfbe351bd13b7562673b4151650547291d4b750 /news/inn | |
parent | 415e6d73aa39886cb280f7674f18d622d99ca8e0 (diff) | |
download | ports-ebde058cc11da51cb17b3715db7c0ea30c8498ca.tar.gz ports-ebde058cc11da51cb17b3715db7c0ea30c8498ca.zip |
Notes
Diffstat (limited to 'news/inn')
-rw-r--r-- | news/inn/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 2216c7a0edfe..f63459507adb 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1994 (1.4), 18 Dec 1996 (1.5.1) # Whom: torstenb # -# $Id: Makefile,v 1.28 1998/08/16 18:56:31 hoek Exp $ +# $Id: Makefile,v 1.29 1998/11/07 08:49:32 hoek Exp $ # DISTNAME= inn-1.7.2 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.isc.org/isc/inn/ MAINTAINER= torstenb@FreeBSD.ORG +Y2K= http://www.isc.org/y2k.html + # If you want PGP verification of control messages set PGPVERIFY to "DO" PGPVERIFY?= DONT |