diff options
author | ahze <ahze@FreeBSD.org> | 2005-04-14 00:50:05 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-04-14 00:50:05 +0800 |
commit | 878798509024ac2e729876f9b4be67e73a87440d (patch) | |
tree | 0585bd7a4428cd57823e23e18e0c14a12d38d5f5 /x11-themes | |
parent | 8f73e410b1fd9db3923e36ebdc7ba7eb1a8de556 (diff) | |
download | freebsd-ports-gnome-878798509024ac2e729876f9b4be67e73a87440d.tar.gz freebsd-ports-gnome-878798509024ac2e729876f9b4be67e73a87440d.tar.zst freebsd-ports-gnome-878798509024ac2e729876f9b4be67e73a87440d.zip |
- Add a COMMENT in clearlooks-themes
- take maintainer back for a bit
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/clearlooks-themes/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/clearlooks/Makefile | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-themes/clearlooks-themes/Makefile b/x11-themes/clearlooks-themes/Makefile index 1e8ac8eedc2e..cc5b418b8374 100644 --- a/x11-themes/clearlooks-themes/Makefile +++ b/x11-themes/clearlooks-themes/Makefile @@ -7,6 +7,8 @@ PORTNAME= clearlooks-themes +COMMENT= Clearlooks themes with the engine coming from gtk-engines2 + MASTERDIR= ${.CURDIR}/../../x11-themes/clearlooks .include "${MASTERDIR}/Makefile" diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index 2af449581b20..a4f585c77421 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -12,8 +12,8 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= clearlooks DISTNAME= clearlooks-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= GTK+ 2.x engine based on Bluecurve +MAINTAINER= ahze@FreeBSD.org +COMMENT?= GTK+ 2.x engine based on Bluecurve USE_BZIP2= yes USE_LIBTOOL_VER=15 |