diff options
author | clement <clement@FreeBSD.org> | 2005-11-03 08:58:22 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-11-03 08:58:22 +0000 |
commit | 5d94cbf87ffdb0bfbab6afb80d918f082eff8fd2 (patch) | |
tree | 8c4eb2d57adb40861915f04f0af3e7cf4bf1b8b3 /news/nntpswitch | |
parent | 442b1172509d061624a62106da6b07ea01de9f20 (diff) | |
download | FreeBSD-ports-5d94cbf87ffdb0bfbab6afb80d918f082eff8fd2.zip FreeBSD-ports-5d94cbf87ffdb0bfbab6afb80d918f082eff8fd2.tar.gz |
- Fix plist
- Bump PORTREVISION
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 b23b716..e65bc8f 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 ce7ee49..0b0bac7 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." |