diff options
Diffstat (limited to 'www/openxmldir/Makefile')
-rw-r--r-- | www/openxmldir/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/openxmldir/Makefile b/www/openxmldir/Makefile index ba644111bb75..e05940ddcc8a 100644 --- a/www/openxmldir/Makefile +++ b/www/openxmldir/Makefile @@ -8,8 +8,7 @@ PORTNAME= openxmldir PORTVERSION= 1.2 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= open79xxdir +MASTER_SITES= SF/open79xxdir/OpenXMLDir/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |