diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-06-05 02:57:42 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-06-05 02:57:42 +0000 |
commit | 3eb9ee55c5d1aeff2cb2939c8a64389d2516c1f9 (patch) | |
tree | 9b68c6b63ea4a0e4197f0f882b284293a707796b /news/inn-stable | |
parent | f34f153f0c7cab3cc15ae9cbc366f06d92c66a41 (diff) | |
download | ports-3eb9ee55c5d1aeff2cb2939c8a64389d2516c1f9.tar.gz ports-3eb9ee55c5d1aeff2cb2939c8a64389d2516c1f9.zip |
Notes
Diffstat (limited to 'news/inn-stable')
-rw-r--r-- | news/inn-stable/Makefile | 3 | ||||
-rw-r--r-- | news/inn-stable/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index a10c3ce1ca4b..a655f70291cc 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -6,7 +6,7 @@ # PORTNAME= inn -SNAPSHOT= 20010523 +SNAPSHOT= 20010604 PORTVERSION= 2.3.${SNAPSHOT} CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/snapshots/ @@ -33,6 +33,7 @@ CONFIGURE_ARGS+= --with-log-dir=${INN_NEWSLOG} CONFIGURE_ARGS+= --with-perl CONFIGURE_ARGS+= --with-tmp-path=${INN_NEWSSPOOL}/tmp CONFIGURE_ARGS+= --with-largefiles +CONFIGURE_ARGS+= --with-openssl # Various Options. See ${WRKSRC}/INSTALL for details diff --git a/news/inn-stable/distinfo b/news/inn-stable/distinfo index a904dc382c9c..7c3b4a680c88 100644 --- a/news/inn-stable/distinfo +++ b/news/inn-stable/distinfo @@ -1 +1 @@ -MD5 (inn-STABLE-20010523.tar.gz) = d810d6f2b71a9626bc7b2856c70f2f0c +MD5 (inn-STABLE-20010604.tar.gz) = 56940c47e5bf86e63324c7d8707c6fd3 |