diff options
Diffstat (limited to 'devel/libnaji/Makefile')
-rw-r--r-- | devel/libnaji/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libnaji/Makefile b/devel/libnaji/Makefile index 2787d96fde53..fbb0a97d241d 100644 --- a/devel/libnaji/Makefile +++ b/devel/libnaji/Makefile @@ -8,8 +8,7 @@ PORTNAME= libnaji PORTVERSION= 0.6.1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= najitool +MASTER_SITES= SF/najitool/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A library that generates, converts, and filters files |