diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
commit | 075acacd24db0c43cce5dccc810156a1c5eff446 (patch) | |
tree | f3dd8caf9fe8f8c14de35a33876ae473bded1b4f /devel/libsigc++/Makefile | |
parent | - Switch SourceForge ports to the new File Release System: categories startin... (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with D
Notes
Notes:
svn path=/head/; revision=240068
Diffstat (limited to 'devel/libsigc++/Makefile')
-rw-r--r-- | devel/libsigc++/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index 4037059b6021..6fdc992bc55d 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -10,9 +10,8 @@ PORTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:S/$/:gnome/} \ - ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0/:gnome \ - libsigc/:sf + SFP/libsigc/OldFiles:sf +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0/:gnome DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf,gnome MAINTAINER= gnome@FreeBSD.org |