aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-03 07:56:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-03 07:56:08 +0000
commit594c9300032aa30d22a07772a80b12ef6835afcf (patch)
treed9820b98edc2eef57384116fce6cb49a527e8d29 /net
parent65f50d3f577134184d992a14fa1bd9c13b40d4fd (diff)
downloadports-594c9300032aa30d22a07772a80b12ef6835afcf.tar.gz
ports-594c9300032aa30d22a07772a80b12ef6835afcf.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/pygopherd/Makefile2
-rw-r--r--net/pygopherd/pkg-plist1
2 files changed, 1 insertions, 2 deletions
diff --git a/net/pygopherd/Makefile b/net/pygopherd/Makefile
index 46a43eedb6cf..2b5466fea56c 100644
--- a/net/pygopherd/Makefile
+++ b/net/pygopherd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pygopherd
PORTVERSION= 2.0.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net python
MASTER_SITES= http://gopher.quux.org:70/devel/gopher/Downloads/pygopherd/ \
http://gopher.quux.org:70/devel/gopher/Downloads/pygopherd/old/
diff --git a/net/pygopherd/pkg-plist b/net/pygopherd/pkg-plist
index 1ef7c38adc15..29adb215fd6f 100644
--- a/net/pygopherd/pkg-plist
+++ b/net/pygopherd/pkg-plist
@@ -131,4 +131,3 @@ etc/pygopherd/mime.types
%%PYTHON_SITELIBDIR%%/pygopherd/zipfile.pyc
%%PYTHON_SITELIBDIR%%/pygopherd/zipfile.pyo
man/man8/pygopherd.8.gz
-@unexec rmdir %D/etc/pygopherd 2> /dev/null || echo "If you do not plan on reinstalling pygopherd, you can safely remove %D/etc/pygopherd"