diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:35:32 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:35:32 +0800 |
commit | 3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b (patch) | |
tree | 28b9adb73fe8d399559adc4ba81356f878615d45 /print/latex-pgf | |
parent | 15e2263847b985944297d2a93caf296d9b64a255 (diff) | |
download | freebsd-ports-gnome-3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b.tar.gz freebsd-ports-gnome-3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b.tar.zst freebsd-ports-gnome-3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b.zip |
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
Diffstat (limited to 'print/latex-pgf')
-rw-r--r-- | print/latex-pgf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/latex-pgf/Makefile b/print/latex-pgf/Makefile index eb252b72f6e2..8eec40a95950 100644 --- a/print/latex-pgf/Makefile +++ b/print/latex-pgf/Makefile @@ -8,8 +8,7 @@ PORTNAME= latex-pgf PORTVERSION= 2.00 PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pgf +MASTER_SITES= SF/pgf/pgf/version%20${PORTVERSION} DISTNAME= ${PORTNAME:S/^latex-//}-${PORTVERSION} MAINTAINER= hrs@FreeBSD.org |