diff options
author | Mike Heffner <mikeh@FreeBSD.org> | 2002-09-18 16:34:41 +0000 |
---|---|---|
committer | Mike Heffner <mikeh@FreeBSD.org> | 2002-09-18 16:34:41 +0000 |
commit | 387708de8b3fe23b3432b69d0b95f4473a034123 (patch) | |
tree | 3586c22095f62c26403a85ff8106ad78c40ac5ed /net-p2p/napshare/Makefile | |
parent | 89c2fc8e529dd886a94388b433208c44801d8a49 (diff) | |
download | ports-387708de8b3fe23b3432b69d0b95f4473a034123.tar.gz ports-387708de8b3fe23b3432b69d0b95f4473a034123.zip |
Update to v1.1.
Notes
Notes:
svn path=/head/; revision=66617
Diffstat (limited to 'net-p2p/napshare/Makefile')
-rw-r--r-- | net-p2p/napshare/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-p2p/napshare/Makefile b/net-p2p/napshare/Makefile index b78fb2ac69c0..0ddea2a9aad3 100644 --- a/net-p2p/napshare/Makefile +++ b/net-p2p/napshare/Makefile @@ -6,15 +6,13 @@ # PORTNAME= napshare -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= napshare MAINTAINER= mikeh@FreeBSD.org -WRKSRC= ${WRKDIR}/napshare - USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes |