diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:35:32 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:35:32 +0800 |
commit | 15323e14ca5e26ed7f61689771fc0aa594453e3e (patch) | |
tree | 8548af9a729d1cf57c0e531cbb14598ae974ef7f /print/xpp | |
parent | 3f959ccac94a73ce731865cd12c9914cbe6d65b7 (diff) | |
download | freebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.tar.gz freebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.tar.zst freebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.zip |
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
Diffstat (limited to 'print/xpp')
-rw-r--r-- | print/xpp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile index 4dc1d46440eb..9072daa1d491 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -9,8 +9,7 @@ PORTNAME= xpp PORTVERSION= 1.5 PORTREVISION= 3 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= cups +MASTER_SITES= SF/cups/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |