diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-20 22:23:32 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-20 22:23:32 +0000 |
commit | 129c2c4af1896ffa14e9cbd256bfc6a92f0e8722 (patch) | |
tree | bcac9a187c61a93cc927ef9282ef67ffd9fd3750 /net/freenet6/Makefile | |
parent | 1ff5f0c40d2c2b4248b2631fda497cd04001f438 (diff) |
Really remove pkg-plist in favour of PLIST_FILES.
Noticed by: ionbot
Notes
Notes:
svn path=/head/; revision=217228
Diffstat (limited to 'net/freenet6/Makefile')
-rw-r--r-- | net/freenet6/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |