diff options
Diffstat (limited to 'audio/xnap')
-rw-r--r-- | audio/xnap/Makefile | 1 | ||||
-rw-r--r-- | audio/xnap/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/xnap/Makefile b/audio/xnap/Makefile index 648205963417..f04b1fee1cf7 100644 --- a/audio/xnap/Makefile +++ b/audio/xnap/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} MAINTAINER= lioux@FreeBSD.org +COMMENT= A pure java napster client; also, supports OpenNap & giFT (FastTrack) USE_JAVA= 1.3+ NO_BUILD= yes diff --git a/audio/xnap/pkg-comment b/audio/xnap/pkg-comment deleted file mode 100644 index b80c671be45a..000000000000 --- a/audio/xnap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pure java napster client; also, supports OpenNap & giFT (FastTrack) |