diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-10 12:23:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-10 12:23:02 +0800 |
commit | 659d94c2d8fba69c8ed2c6ea5ae59c1cfc33d9ce (patch) | |
tree | 7841875afb07590409d5baeb372fba7906d02e87 /x11/zenity/Makefile | |
parent | 9b253fb598f37c5df4972b02f706ff3cb7e47b71 (diff) | |
download | marcuscom-ports-659d94c2d8fba69c8ed2c6ea5ae59c1cfc33d9ce.tar marcuscom-ports-659d94c2d8fba69c8ed2c6ea5ae59c1cfc33d9ce.tar.gz marcuscom-ports-659d94c2d8fba69c8ed2c6ea5ae59c1cfc33d9ce.tar.bz2 marcuscom-ports-659d94c2d8fba69c8ed2c6ea5ae59c1cfc33d9ce.tar.lz marcuscom-ports-659d94c2d8fba69c8ed2c6ea5ae59c1cfc33d9ce.tar.xz marcuscom-ports-659d94c2d8fba69c8ed2c6ea5ae59c1cfc33d9ce.tar.zst marcuscom-ports-659d94c2d8fba69c8ed2c6ea5ae59c1cfc33d9ce.zip |
Update to 2.9.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3368 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/zenity/Makefile')
-rw-r--r-- | x11/zenity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index d761e75c5..eb8b18dba 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zenity -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.9 |