summaryrefslogtreecommitdiff
path: root/news/inn/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2001-05-04 21:40:07 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2001-05-04 21:40:07 +0000
commit7ce0c30d7530087588921aedd4971eec44d11823 (patch)
tree804332563138f5c093ada1bd8ab7c76c82f90e48 /news/inn/Makefile
parentUpdate to GNOME 1.4 -- massive changes all around, for the sake of (diff)
Upgrade to INN 2.3.2.
Notes
Notes: svn path=/head/; revision=42258
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r--news/inn/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index f437d53ee9fd..11e4f00300a3 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= inn
-PORTVERSION= 2.3.1
-PORTREVISION= 2
+PORTVERSION= 2.3.2
CATEGORIES= news
MASTER_SITES= ftp://ftp.isc.org/isc/inn/
@@ -39,19 +38,20 @@ CONFIGURE_ARGS+= --with-largefiles
# is somewhat slower
#CONFIGURE_ARGS+= --enable-tagged-hash
-MAN1= ckpasswd.1 convdate.1 getlist.1 grephistory.1 inews.1 innconfval.1 \
- innfeed.1 nntpget.1 rnews.1 shlock.1 shrinkfile.1 simpleftp.1 \
- startinnfeed.1
+MAN1= ckpasswd.1 convdate.1 fastrm.1 getlist.1 grephistory.1 inews.1 \
+ innconfval.1 innfeed.1 innmail.1 nntpget.1 rnews.1 shlock.1 \
+ shrinkfile.1 simpleftp.1 startinnfeed.1
MAN3= clientlib.3 dbz.3 inndcomm.3 libinn.3 libstorage.3 parsedate.3 qio.3 \
wildmat.3
MAN5= active.5 buffindexed.conf.5 control.ctl.5 cycbuff.conf.5 \
distrib.pats.5 expire.ctl.5 history.5 incoming.conf.5 inn.conf.5 \
innfeed.conf.5 innwatch.ctl.5 moderators.5 motd.news.5 newsfeeds.5 \
newslog.5 nnrp.access.5 nnrpd.track.5 nntpsend.ctl.5 ovdb.5 \
- overview.fmt.5 passwd.nntp.5 readers.conf.5 sasl.conf.5 storage.conf.5
+ overview.fmt.5 passwd.nntp.5 readers.conf.5 sasl.conf.5 \
+ storage.conf.5 subscriptions.5
MAN8= actsync.8 actsyncd.8 archive.8 batcher.8 buffchan.8 cnfsheadconf.8 \
cnfsstat.8 controlchan.8 ctlinnd.8 cvtbatch.8 dbprocs.8 expire.8 \
- expireover.8 expirerm.8 fastrm.8 filechan.8 inncheck.8 innd.8 inndf.8 \
+ expireover.8 expirerm.8 filechan.8 inncheck.8 innd.8 inndf.8 \
inndstart.8 innreport.8 innstat.8 innwatch.8 innxbatch.8 innxmit.8 \
mailpost.8 makedbz.8 makehistory.8 mod-active.8 news.daily.8 \
news2mail.8 newsrequeue.8 nnrpd.8 nntpsend.8 ovdb_recover.8 \