diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-09 03:49:40 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-09 03:49:40 +0000 |
commit | 07a50dcfdb45725f21b2fef60a4749247f028882 (patch) | |
tree | 0e29f058d649eb2c040786b82c53aad820c1ca1a /x11/gtk2-theme-switch/Makefile | |
parent | 085aa76e07a859f12252b8978209ad583dab25bd (diff) |
Notes
Diffstat (limited to 'x11/gtk2-theme-switch/Makefile')
-rw-r--r-- | x11/gtk2-theme-switch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gtk2-theme-switch/Makefile b/x11/gtk2-theme-switch/Makefile index db724b74d156..d9bc20431820 100644 --- a/x11/gtk2-theme-switch/Makefile +++ b/x11/gtk2-theme-switch/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk2-theme-switch PORTVERSION= 2.0.0.r2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://www.muhri.net/ DISTNAME= ${PORTNAME:S/gtk2/gtk/}-${PORTVERSION:S/.r/rc/} |