diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-30 12:06:43 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-30 12:06:43 +0000 |
commit | 87ac79e889c94df1426e1b74cf5291b2b1eeb237 (patch) | |
tree | 86707ca01e0175d95ee71ee9821f54c1ff06708e /x11-toolkits/icegradient/Makefile | |
parent | f3331cf9a6fddb207781d3b7c35df2b4d1b9003b (diff) | |
download | ports-87ac79e889c94df1426e1b74cf5291b2b1eeb237.tar.gz ports-87ac79e889c94df1426e1b74cf5291b2b1eeb237.zip |
Notes
Diffstat (limited to 'x11-toolkits/icegradient/Makefile')
-rw-r--r-- | x11-toolkits/icegradient/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/icegradient/Makefile b/x11-toolkits/icegradient/Makefile index a440908a942f..e8b8524d8d0e 100644 --- a/x11-toolkits/icegradient/Makefile +++ b/x11-toolkits/icegradient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= icegradient -PORTVERSION= 200008051620 +PORTVERSION= 200012290259 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ \ ${MASTER_SITE_LOCAL} @@ -15,7 +15,7 @@ DISTNAME= IceGradient-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-0.0.2 +WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-0.0.5 USE_X_PREFIX= yes USE_GTK= yes |