diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-10 21:46:16 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-10 21:46:16 +0800 |
commit | 51b95795e2a1861187e189713b1d3eef3aa5b706 (patch) | |
tree | 02c0f673382beb640b8c7eefcd9d965e83d95b95 /x11/zenity/Makefile | |
parent | bf8eb15551e809cd78b91acda3b6aa7e6e97b3db (diff) | |
download | marcuscom-ports-51b95795e2a1861187e189713b1d3eef3aa5b706.tar marcuscom-ports-51b95795e2a1861187e189713b1d3eef3aa5b706.tar.gz marcuscom-ports-51b95795e2a1861187e189713b1d3eef3aa5b706.tar.bz2 marcuscom-ports-51b95795e2a1861187e189713b1d3eef3aa5b706.tar.lz marcuscom-ports-51b95795e2a1861187e189713b1d3eef3aa5b706.tar.xz marcuscom-ports-51b95795e2a1861187e189713b1d3eef3aa5b706.tar.zst marcuscom-ports-51b95795e2a1861187e189713b1d3eef3aa5b706.zip |
Update to 2.22.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10638 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/zenity/Makefile')
-rw-r--r-- | x11/zenity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index a886679a3..85b268947 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -3,11 +3,11 @@ # Whom: Franz Klammer <klammer@webonaut.com> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/zenity/Makefile,v 1.89 2008/02/25 21:16:29 kwm Exp $ # PORTNAME= zenity -PORTVERSION= 2.21.1 +PORTVERSION= 2.22.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |