diff options
Diffstat (limited to 'textproc/openjade/Makefile')
-rw-r--r-- | textproc/openjade/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index f1c1c26..c98f3b3 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -8,7 +8,8 @@ PORTNAME= openjade PORTVERSION= 1.3 CATEGORIES= textproc -MASTER_SITES= http://download.sourceforge.net/openjade/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= kuriyama@FreeBSD.org |