diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-11-03 08:58:22 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-11-03 08:58:22 +0000 |
commit | 36337eb9b0c549678f52a128f03ab99535b97190 (patch) | |
tree | e598ca0a2eea54e374db150b9581e285532e8d19 /news/nntpswitch | |
parent | 33a474eaf978e10bdcc166a8e125f56b0c525b72 (diff) | |
download | ports-36337eb9b0c549678f52a128f03ab99535b97190.tar.gz ports-36337eb9b0c549678f52a128f03ab99535b97190.zip |
Notes
Diffstat (limited to 'news/nntpswitch')
-rw-r--r-- | news/nntpswitch/Makefile | 1 | ||||
-rw-r--r-- | news/nntpswitch/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/news/nntpswitch/Makefile b/news/nntpswitch/Makefile index b23b71659622..e65bc8f93b40 100644 --- a/news/nntpswitch/Makefile +++ b/news/nntpswitch/Makefile @@ -7,6 +7,7 @@ PORTNAME= nntpswitch PORTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= news MASTER_SITES= http://www.nntpswitch.org/download/ diff --git a/news/nntpswitch/pkg-plist b/news/nntpswitch/pkg-plist index ce7ee49ed3ba..0b0bac7310f5 100644 --- a/news/nntpswitch/pkg-plist +++ b/news/nntpswitch/pkg-plist @@ -12,4 +12,5 @@ sbin/nntpswitchd sbin/nsstats.pl sbin/nsstats.sh sbin/updategroups +@dirrm lib/nntpswitch @unexec rmdir %D/etc/nntpswitch 2> /dev/null || echo "===> If you plan to do not reinstall nntpswitch, you can safely remove %D/etc/nntpswitch." |