diff options
-rw-r--r-- | audio/libnjb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libnjb/Makefile b/audio/libnjb/Makefile index 1a1d94dc7f11..6461dec6c813 100644 --- a/audio/libnjb/Makefile +++ b/audio/libnjb/Makefile @@ -8,7 +8,8 @@ PORTNAME= libnjb PORTVERSION= 2.2.5 CATEGORIES= audio -MASTER_SITES= http://mesh.dl.sourceforge.net/sourceforge/libnjb/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= teksimian@gmail.com COMMENT= C library, API for communicating with Creative and Dell audio players |