diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-03 00:21:16 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-03 00:21:16 +0000 |
commit | 9eab95701da2fbc3ed888bef0269ceb32f29ebd6 (patch) | |
tree | 0b321f029ca82d7b637243205b2d9abe41969937 /x11-themes/gtk-industrial-theme/Makefile | |
parent | 53d11daf0d56252d0ae0d6b8dd7657da3eaaf974 (diff) | |
download | ports-9eab95701da2fbc3ed888bef0269ceb32f29ebd6.tar.gz ports-9eab95701da2fbc3ed888bef0269ceb32f29ebd6.zip |
Notes
Diffstat (limited to 'x11-themes/gtk-industrial-theme/Makefile')
-rw-r--r-- | x11-themes/gtk-industrial-theme/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/gtk-industrial-theme/Makefile b/x11-themes/gtk-industrial-theme/Makefile index 50dc69db66ee..40b13680e94b 100644 --- a/x11-themes/gtk-industrial-theme/Makefile +++ b/x11-themes/gtk-industrial-theme/Makefile @@ -7,12 +7,12 @@ PORTNAME= gtk-industrial-theme PORTVERSION= 0.2.29 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= http://ftp.ximian.com/pub/xd2/redhat-9-i386/source/ \ - http://www.linux-friends.de/stoerte/FreeBSD/ + ${MASTER_SITE_GENTOO:S,%SUBDIR%,distfiles,} DISTNAME= ximian-artwork-${PORTVERSION}-${XIMIAN_SUBVERSION}.ximian.${XIMIAN_DISTVERSION}.src -EXTRACT_SUFX= .rpm +EXTRACT_SUFX= .rpm MAINTAINER= stoerte@dreamwarrior.net COMMENT= Slick theme for GTK1 from Ximian @@ -27,7 +27,7 @@ USE_REINPLACE= yes USE_LIBTOOL_VER=13 XIMIAN_SUBVERSION= 0 -XIMIAN_DISTVERSION= 6.2 +XIMIAN_DISTVERSION= 6.3 do-extract: @${RM} -rf ${WRKDIR} |