diff options
author | des <des@FreeBSD.org> | 2001-03-11 01:18:51 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2001-03-11 01:18:51 +0000 |
commit | eba7886ab520d46ed1c3580bc903b10fef4ae90d (patch) | |
tree | 3203d5c013fd2e739db4d745413036184b62c54d /news/inn-current/Makefile | |
parent | 8cde20afee9c02cd03eb0c3599b1273a2f169296 (diff) | |
download | FreeBSD-ports-eba7886ab520d46ed1c3580bc903b10fef4ae90d.zip FreeBSD-ports-eba7886ab520d46ed1c3580bc903b10fef4ae90d.tar.gz |
Forgot to bump PORTREVISION.
Diffstat (limited to 'news/inn-current/Makefile')
-rw-r--r-- | news/inn-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 5ce93fa..f437d53 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -7,7 +7,7 @@ PORTNAME= inn PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/ |