diff options
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r-- | news/inn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 37f086661ea..874425ae244 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.109 2012/08/23 19:00:41 spz Exp $ +# $NetBSD: Makefile,v 1.110 2012/10/03 21:57:13 wiz Exp $ DISTNAME= inn-2.5.3 +PKGREVISION= 1 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/ \ ftp://ftp.fu-berlin.de/unix/news/inn/ |