diff options
author | clement <clement@FreeBSD.org> | 2005-11-03 16:58:22 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-11-03 16:58:22 +0800 |
commit | 5d94cbf87ffdb0bfbab6afb80d918f082eff8fd2 (patch) | |
tree | 8c4eb2d57adb40861915f04f0af3e7cf4bf1b8b3 /news | |
parent | 442b1172509d061624a62106da6b07ea01de9f20 (diff) | |
download | freebsd-ports-gnome-5d94cbf87ffdb0bfbab6afb80d918f082eff8fd2.tar.gz freebsd-ports-gnome-5d94cbf87ffdb0bfbab6afb80d918f082eff8fd2.tar.zst freebsd-ports-gnome-5d94cbf87ffdb0bfbab6afb80d918f082eff8fd2.zip |
- Fix plist
- Bump PORTREVISION
Diffstat (limited to 'news')
-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." |