diff options
Diffstat (limited to 'audio/knapster/Makefile')
-rw-r--r-- | audio/knapster/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/knapster/Makefile b/audio/knapster/Makefile index 0642fc29dfbc..de6e785a704c 100644 --- a/audio/knapster/Makefile +++ b/audio/knapster/Makefile @@ -8,7 +8,8 @@ PORTNAME= knapster PORTVERSION= 0.10 CATEGORIES= audio kde -MASTER_SITES= http://download.sourceforge.net/knapster/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jedgar@FreeBSD.org |