diff options
-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 |