diff options
Diffstat (limited to 'textproc/chm2pdf/Makefile')
-rw-r--r-- | textproc/chm2pdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/chm2pdf/Makefile b/textproc/chm2pdf/Makefile index 8ca3a8816d93..ef0887dfec60 100644 --- a/textproc/chm2pdf/Makefile +++ b/textproc/chm2pdf/Makefile @@ -5,7 +5,7 @@ PORTNAME= chm2pdf PORTVERSION= 0.9.1 PORTREVISION= 3 CATEGORIES= textproc python -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= GOOGLE_CODE MAINTAINER= kevlo@FreeBSD.org COMMENT= Python script that converts CHM files into PDF files |