diff options
Diffstat (limited to 'audio/napster/Makefile')
-rw-r--r-- | audio/napster/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/napster/Makefile b/audio/napster/Makefile index 1720b993c1be..4e420301f12e 100644 --- a/audio/napster/Makefile +++ b/audio/napster/Makefile @@ -8,8 +8,7 @@ PORTNAME= nap PORTVERSION= 1.5.4 CATEGORIES+= audio net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= nap +MASTER_SITES= SF/nap/nap/${PORTVERSION} MAINTAINER?= araujo@FreeBSD.org COMMENT?= An MP3 sharing, search, and chat client for the OpenNAP network |