diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
commit | d99dd57e8914358fbac01603f77e98307b8060ce (patch) | |
tree | 04bcce22406a985d12ee47ca354e918b4326fd32 /x11-themes/gnome-icons-crystal/Makefile | |
parent | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (diff) | |
download | ports-d99dd57e8914358fbac01603f77e98307b8060ce.tar.gz ports-d99dd57e8914358fbac01603f77e98307b8060ce.zip |
- Switch SourceForge ports to the new File Release System: categories starting with X
Notes
Notes:
svn path=/head/; revision=240078
Diffstat (limited to 'x11-themes/gnome-icons-crystal/Makefile')
-rw-r--r-- | x11-themes/gnome-icons-crystal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/gnome-icons-crystal/Makefile b/x11-themes/gnome-icons-crystal/Makefile index 07e6de01d5a8..5deadb9944fb 100644 --- a/x11-themes/gnome-icons-crystal/Makefile +++ b/x11-themes/gnome-icons-crystal/Makefile @@ -13,8 +13,7 @@ PORTNAME= crystal PORTVERSION= 1.2.0 PORTREVISION= 4 CATEGORIES= x11-themes gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= crystalforgnome +MASTER_SITES= SF/${PORTNAME}forgnome/Crystal%20SVG%20Icons/v${PORTVERSION} DISTNAME= CrystalSVG-${PORTVERSION} EXTRACT_SUFX= .bz2 |