diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-04 15:33:35 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-04 15:33:35 +0800 |
commit | e1ee525742890d2546122c6bb4eb029876525549 (patch) | |
tree | f648fe3bba2de2c642d511a773e13385fab44ac2 /x11-toolkits/gtk20 | |
parent | a72691bfa7eae9602239cfa6c41a25772d8b4971 (diff) | |
download | marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar.gz marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar.bz2 marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar.lz marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar.xz marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar.zst marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.zip |
Bump PORTREVISION to chase gettext.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1770 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 579fcf3c8..8f6514657 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk PORTVERSION= 2.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.3,} \ ftp://ftp.gtk.org/pub/gtk/v2.3/ \ |