diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-24 09:58:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-24 09:58:06 +0800 |
commit | d23f33200bddca9e74e744295480b8dc3180d63d (patch) | |
tree | e8390df7a75c19e22654ee84469efb50ea9132e1 /x11/zenity/Makefile | |
parent | fb7a79701775a927becde18e42c7c518e9d55ed1 (diff) | |
download | marcuscom-ports-d23f33200bddca9e74e744295480b8dc3180d63d.tar marcuscom-ports-d23f33200bddca9e74e744295480b8dc3180d63d.tar.gz marcuscom-ports-d23f33200bddca9e74e744295480b8dc3180d63d.tar.bz2 marcuscom-ports-d23f33200bddca9e74e744295480b8dc3180d63d.tar.lz marcuscom-ports-d23f33200bddca9e74e744295480b8dc3180d63d.tar.xz marcuscom-ports-d23f33200bddca9e74e744295480b8dc3180d63d.tar.zst marcuscom-ports-d23f33200bddca9e74e744295480b8dc3180d63d.zip |
Update to 2.11.92, and correct a horrible plist mistake.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4611 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 0934f952f..172dcf9bd 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -3,11 +3,11 @@ # Whom: Franz Klammer <klammer@webonaut.com> # # $FreeBSD$ -# $MCom: ports/x11/zenity/Makefile,v 1.40 2005/07/30 19:00:29 marcus Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.41 2005/08/07 22:36:49 marcus Exp $ # PORTNAME= zenity -PORTVERSION= 2.11.91 +PORTVERSION= 2.11.92 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 |