diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-27 23:04:16 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-27 23:04:16 +0800 |
commit | 750627bc3050f12a2714be035444824e0fa0d73d (patch) | |
tree | 8e23dac1e6bfd2edc7b51827b2a8878ae2c3f5b4 /graphics/tulip | |
parent | ceb8cf6c9c3363946a5353f01889d973441a9ede (diff) | |
download | freebsd-ports-gnome-750627bc3050f12a2714be035444824e0fa0d73d.tar.gz freebsd-ports-gnome-750627bc3050f12a2714be035444824e0fa0d73d.tar.zst freebsd-ports-gnome-750627bc3050f12a2714be035444824e0fa0d73d.zip |
- Remove remaining SFP references (switch these ports to SF)
Approved by: portmgr (pav)
Diffstat (limited to 'graphics/tulip')
-rw-r--r-- | graphics/tulip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index 4a5d45268ca0..4982a98ea87e 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -9,7 +9,7 @@ PORTNAME= tulip PORTVERSION= 3.1.2 CATEGORIES= graphics -MASTER_SITES= SFP/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION}/:src \ +MASTER_SITES= SF/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION}:src \ http://tulip.labri.fr/userHandbook/:doc DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:src \ userManual.pdf:doc |