diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/diffuse/Makefile | 2 | ||||
-rw-r--r-- | devel/libsigc++/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/diffuse/Makefile b/devel/diffuse/Makefile index eca6e9b670d0..da1a683ceb7e 100644 --- a/devel/diffuse/Makefile +++ b/devel/diffuse/Makefile @@ -8,7 +8,7 @@ PORTNAME= diffuse PORTVERSION= 0.4.0 CATEGORIES= devel python -MASTER_SITES= SFP/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF MAINTAINER= marco.broeder@gmx.eu COMMENT= A graphical N-way diff and merge tool written in python diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index 6fdc992bc55d..f1ba541ee208 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:S/$/:gnome/} \ - SFP/libsigc/OldFiles:sf + SF/libsigc/OldFiles:sf MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0/:gnome DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf,gnome |