diff options
Diffstat (limited to 'news/inn')
-rw-r--r-- | news/inn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 1cd6de9f96c2..41a755abfd90 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: inn -# Version required: 2.2 # Date created: 20 Oct 1994 (1.4), 18 Dec 1996 (1.5.1), 14 Feb 1999 (2.2) # Whom: torstenb # # $FreeBSD$ # -DISTNAME= inn-2.2.2 +PORTNAME= inn +PORTVERSION= 2.2.2 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/ |