aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-07-21 06:23:32 +0800
committeredwin <edwin@FreeBSD.org>2008-07-21 06:23:32 +0800
commitc673f31bd953ae5a6ae43c5ec2e73a6e65c5a3d9 (patch)
tree9af302c5aaf1d7e70d63547f155ac3375c1e621d /net
parent200f6fc0ef164b90c37ee008b2e4ffc614c8f727 (diff)
downloadfreebsd-ports-gnome-c673f31bd953ae5a6ae43c5ec2e73a6e65c5a3d9.tar.gz
freebsd-ports-gnome-c673f31bd953ae5a6ae43c5ec2e73a6e65c5a3d9.tar.zst
freebsd-ports-gnome-c673f31bd953ae5a6ae43c5ec2e73a6e65c5a3d9.zip
Really remove pkg-plist in favour of PLIST_FILES.
Noticed by: ionbot
Diffstat (limited to 'net')
-rw-r--r--net/freenet6/Makefile2
-rw-r--r--net/freenet6/pkg-plist6
2 files changed, 1 insertions, 7 deletions
diff --git a/net/freenet6/Makefile b/net/freenet6/Makefile
index 5a27915f2dd3..a5792a9334cc 100644
--- a/net/freenet6/Makefile
+++ b/net/freenet6/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freenet6
PORTVERSION= 5.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= net ipv6
MASTER_SITES= http://go6.net/4105/file.asp?file_id=150&
DISTNAME= tspc-${PORTVERSION}-src
diff --git a/net/freenet6/pkg-plist b/net/freenet6/pkg-plist
deleted file mode 100644
index 1abd114f5f46..000000000000
--- a/net/freenet6/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/tspc
-%%EXAMPLESDIR%%/tspc.conf.sample
-bin/tspc-freebsd.sh
-bin/checktunnel.sh
-etc/rc.d/freenet6.sh
-@dirrm %%EXAMPLESDIR%%