diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-04-08 04:35:55 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-04-08 04:35:55 +0000 |
commit | 10651ae27571b1b4664177ed87cc18ad8e741921 (patch) | |
tree | 89be8116e3e5c5cba2d23249cc2171ab96847ece /x11-themes | |
parent | 8f7b43c177e1ee4f34c2db0643f1d8d0985a09a8 (diff) |
- Update to 0.5.2
Notes
Notes:
svn path=/head/; revision=132734
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/clearlooks-metacity/Makefile | 8 | ||||
-rw-r--r-- | x11-themes/clearlooks-metacity/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-themes/clearlooks-metacity/Makefile b/x11-themes/clearlooks-metacity/Makefile index 838a546e5b8c..c03c49f0a285 100644 --- a/x11-themes/clearlooks-metacity/Makefile +++ b/x11-themes/clearlooks-metacity/Makefile @@ -6,15 +6,15 @@ # PORTNAME= clearlooks-metacity -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= x11-themes -MASTER_SITES= http://www.gnome-look.org/content/files/ +MASTER_SITES= http://gnome-look.org/content/files/ DISTNAME= 21237-${PORTNAME}-${PORTVERSION} MAINTAINER= ahze@FreeBSD.org COMMENT= Clearlooks Metacity theme -WRKSRC= ${WRKDIR}/Clearlooks +WRKSRC= ${WRKDIR}/metacity-1/ USE_GNOME= metacity gnomeprefix USE_X_PREFIX= yes DATADIR= share/gnome/themes/Clearlooks/metacity-1 @@ -26,6 +26,6 @@ PLIST_DIRS= %%DATADIR%% \ do-install: ${MKDIR} ${PREFIX}/${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/metacity-1/metacity-theme-1.xml ${PREFIX}/${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/metacity-theme-1.xml ${PREFIX}/${DATADIR} .include <bsd.port.mk> diff --git a/x11-themes/clearlooks-metacity/distinfo b/x11-themes/clearlooks-metacity/distinfo index 81f2fc9bda02..5a17acee8164 100644 --- a/x11-themes/clearlooks-metacity/distinfo +++ b/x11-themes/clearlooks-metacity/distinfo @@ -1,2 +1,2 @@ -MD5 (21237-clearlooks-metacity-0.5.1.tar.gz) = 8274a3f363a72577097d682e113abed0 -SIZE (21237-clearlooks-metacity-0.5.1.tar.gz) = 3958 +MD5 (21237-clearlooks-metacity-0.5.2.tar.gz) = 616d30b9af7ac99baf5b83fb1b1d1fa5 +SIZE (21237-clearlooks-metacity-0.5.2.tar.gz) = 4028 |