diff options
author | nakai <nakai@FreeBSD.org> | 2001-09-24 14:00:29 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2001-09-24 14:00:29 +0000 |
commit | 4e65916d08b68ec4e613dfddac101167d4c37ae7 (patch) | |
tree | f6f2ab49ceca5ab34c147c59274ab870405323eb | |
parent | bca09b1202a36302e2b6ed9710dcd021aaa95774 (diff) | |
download | FreeBSD-ports-4e65916d08b68ec4e613dfddac101167d4c37ae7.zip FreeBSD-ports-4e65916d08b68ec4e613dfddac101167d4c37ae7.tar.gz |
Change maintainer to the author.
Update to 0.0.3
Add USE_XPM
PR: ports/30725
Submitted by: KATO Tsuguru <tkato@prontomail.com>
-rw-r--r-- | x11-wm/golem/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/golem/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/golem/pkg-plist | 2 |
3 files changed, 4 insertions, 6 deletions
diff --git a/x11-wm/golem/Makefile b/x11-wm/golem/Makefile index 5d3b2b3..47730d7 100644 --- a/x11-wm/golem/Makefile +++ b/x11-wm/golem/Makefile @@ -6,15 +6,15 @@ # PORTNAME= golem -PORTVERSION= 0.0.2 -PORTREVISION= 1 +PORTVERSION= 0.0.3 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= fracture@allusion.net USE_X_PREFIX= yes +USE_XPM= yes GNU_CONFIGURE= yes MANCOMPRESSED= yes diff --git a/x11-wm/golem/distinfo b/x11-wm/golem/distinfo index 9e748be..50ec291 100644 --- a/x11-wm/golem/distinfo +++ b/x11-wm/golem/distinfo @@ -1 +1 @@ -MD5 (golem-0.0.2.tar.gz) = 9ef99ff64055f1423756d395551918b3 +MD5 (golem-0.0.3.tar.gz) = 62d47b4258e6ba4aff7e01ec7ff25d58 diff --git a/x11-wm/golem/pkg-plist b/x11-wm/golem/pkg-plist index 1b4b7db..8ba627a 100644 --- a/x11-wm/golem/pkg-plist +++ b/x11-wm/golem/pkg-plist @@ -174,7 +174,6 @@ share/golem/themes/microGUI/close_clicked.xpm share/golem/themes/microGUI/close_unfoc.xpm share/golem/themes/microGUI/forplug/pier/rc share/golem/themes/microGUI/forplug/pier/tile.xpm -share/golem/themes/microGUI/forplug/simple_menus/rc share/golem/themes/microGUI/forplug/start_slide/greybg.xpm share/golem/themes/microGUI/forplug/start_slide/logo.xpm share/golem/themes/microGUI/forplug/start_slide/rc @@ -249,7 +248,6 @@ share/golem/themes/twm/topbar.xpm @dirrm share/golem/themes/eBlueSteel/styles @dirrm share/golem/themes/eBlueSteel @dirrm share/golem/themes/microGUI/forplug/pier -@dirrm share/golem/themes/microGUI/forplug/simple_menus @dirrm share/golem/themes/microGUI/forplug/start_slide @dirrm share/golem/themes/microGUI/forplug @dirrm share/golem/themes/microGUI |