diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-19 05:22:45 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-19 05:22:45 +0800 |
commit | f34608a4e372be6409b1ea614dff7c120dd875cf (patch) | |
tree | f48e3f91dbf2b9d0f81bc0d2265c1cb694bc66f4 /x11/zenity/Makefile | |
parent | 9eb454bee32f9a21d2e09933b8e16ab459244739 (diff) | |
download | marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar.gz marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar.bz2 marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar.lz marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar.xz marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.tar.zst marcuscom-ports-f34608a4e372be6409b1ea614dff7c120dd875cf.zip |
Update to 2.11.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4272 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/zenity/Makefile')
-rw-r--r-- | x11/zenity/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 69f8ec238..9cf3d24c0 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -3,12 +3,11 @@ # Whom: Franz Klammer <klammer@webonaut.com> # # $FreeBSD$ -# $MCom: ports/x11/zenity/Makefile,v 1.36 2005/07/04 00:15:01 marcus Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.37 2005/07/16 07:57:47 marcus Exp $ # PORTNAME= zenity -PORTVERSION= 2.11.0 -PORTREVISION= 1 +PORTVERSION= 2.11.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 |