diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:39:37 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:39:37 +0800 |
commit | d3567a1c6145dd0c4b27be2f5b04b773099dd9fc (patch) | |
tree | 161132b508791833690159d2e33e0c85ea69d959 /x11-toolkits/p5-Gnome2 | |
parent | 677d79e6559b82293d8316afe188c5672e67da27 (diff) | |
download | freebsd-ports-gnome-d3567a1c6145dd0c4b27be2f5b04b773099dd9fc.tar.gz freebsd-ports-gnome-d3567a1c6145dd0c4b27be2f5b04b773099dd9fc.tar.zst freebsd-ports-gnome-d3567a1c6145dd0c4b27be2f5b04b773099dd9fc.zip |
- Switch SourceForge ports to the new File Release System: categories starting with X
Diffstat (limited to 'x11-toolkits/p5-Gnome2')
-rw-r--r-- | x11-toolkits/p5-Gnome2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gnome2/Makefile b/x11-toolkits/p5-Gnome2/Makefile index ab56946de304..d6e64952f049 100644 --- a/x11-toolkits/p5-Gnome2/Makefile +++ b/x11-toolkits/p5-Gnome2/Makefile @@ -10,8 +10,7 @@ PORTNAME= Gnome2 PORTVERSION= 1.042 PORTREVISION= 2 CATEGORIES= x11-toolkits gnome perl5 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= gtk2-perl +MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= p5- MAINTAINER= wxs@FreeBSD.org |