diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-17 13:25:38 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-17 13:25:38 +0800 |
commit | 3ce194f13de20918a7a422bb03f63f56e4cb39fb (patch) | |
tree | 95d6ff3d7d3a2b975e84a298379f0d4fdca8bd0e /x11/zenity/Makefile | |
parent | 444ded5b9c5e5baa8f2065f3008cbdde29e1b9dc (diff) | |
download | marcuscom-ports-3ce194f13de20918a7a422bb03f63f56e4cb39fb.tar marcuscom-ports-3ce194f13de20918a7a422bb03f63f56e4cb39fb.tar.gz marcuscom-ports-3ce194f13de20918a7a422bb03f63f56e4cb39fb.tar.bz2 marcuscom-ports-3ce194f13de20918a7a422bb03f63f56e4cb39fb.tar.lz marcuscom-ports-3ce194f13de20918a7a422bb03f63f56e4cb39fb.tar.xz marcuscom-ports-3ce194f13de20918a7a422bb03f63f56e4cb39fb.tar.zst marcuscom-ports-3ce194f13de20918a7a422bb03f63f56e4cb39fb.zip |
Update to 2.15.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6280 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 0e8fb9be2..f7ab5fe76 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.59 2006/04/13 07:52:41 bland Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.61 2006/04/30 15:01:54 ahze Exp $ # PORTNAME= zenity -PORTVERSION= 2.15.1 +PORTVERSION= 2.15.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |