diff options
Diffstat (limited to 'textproc/denature/Makefile')
-rw-r--r-- | textproc/denature/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/denature/Makefile b/textproc/denature/Makefile index 328f46390e2d..981d8f67ba41 100644 --- a/textproc/denature/Makefile +++ b/textproc/denature/Makefile @@ -10,8 +10,7 @@ PORTNAME= denature PORTVERSION= 0.6.5 PORTREVISION= 2 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A HTML to PDF converter |