aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/napshare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/napshare/Makefile')
-rw-r--r--net-p2p/napshare/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/net-p2p/napshare/Makefile b/net-p2p/napshare/Makefile
index 33156ee3ca44..b6127b5ebe15 100644
--- a/net-p2p/napshare/Makefile
+++ b/net-p2p/napshare/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= napshare
-PORTVERSION= 1.2
-PORTREVISION= 3
+PORTVERSION= 1.3
CATEGORIES= net-p2p
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= napshare
+MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A GTK based Gnutella client
@@ -19,7 +17,4 @@ USE_GMAKE= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
-post-extract:
- @${RM} ${WRKSRC}/config.cache
-
.include <bsd.port.mk>