diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /x11-wm/wmthemeinstall | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=157004
Diffstat (limited to 'x11-wm/wmthemeinstall')
-rw-r--r-- | x11-wm/wmthemeinstall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmthemeinstall/Makefile b/x11-wm/wmthemeinstall/Makefile index 23e579b3e148..6ce6f9e6be8f 100644 --- a/x11-wm/wmthemeinstall/Makefile +++ b/x11-wm/wmthemeinstall/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmthemeinstall PORTVERSION= 0.62 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://www.jeremias.net/wmthemeinstall/download/ |