diff options
Diffstat (limited to 'misc/pdfmap/Makefile')
-rw-r--r-- | misc/pdfmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pdfmap/Makefile b/misc/pdfmap/Makefile index 3d45fbfef6de..17df67c68088 100644 --- a/misc/pdfmap/Makefile +++ b/misc/pdfmap/Makefile @@ -10,7 +10,7 @@ PORTNAME= pdfmap PORTVERSION= 2.00 PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Generate maps in PDF format and place clickable objects on them |