diff options
Diffstat (limited to 'textproc/openjade')
-rw-r--r-- | textproc/openjade/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 4757e55ebd30..5abdac105c5d 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -9,8 +9,7 @@ PORTNAME= openjade PORTVERSION= 1.3.3p1 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.3.3 DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/} MAINTAINER= kuriyama@FreeBSD.org |