Remove useless entry in plist

This commit is contained in:
Baptiste Daroussin 2015-03-03 07:56:08 +00:00
parent 65f50d3f57
commit 594c930003
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380345
2 changed files with 1 additions and 2 deletions

View file

@ -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/

View file

@ -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"