diff options
Diffstat (limited to 'textproc/nunnimcax/Makefile')
-rw-r--r-- | textproc/nunnimcax/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/nunnimcax/Makefile b/textproc/nunnimcax/Makefile index 7975a247517d..a3e5401234fe 100644 --- a/textproc/nunnimcax/Makefile +++ b/textproc/nunnimcax/Makefile @@ -8,8 +8,7 @@ PORTNAME= NunniMCAX PORTVERSION= 1.4.1 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= nunnimcax +MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} MAINTAINER= skv@FreeBSD.org COMMENT= C, non validating XML parser with SAX-like API |