diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-06 20:38:04 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-06 20:38:04 +0800 |
commit | 2d2da06a625d3d151f0ccd678d2d537492d541bc (patch) | |
tree | 5a02d78b7831b1bfd80455edf233099b736eb23e /x11/zenity/Makefile | |
parent | 15e3a9d08850f6372fd481f81b07b545cf5b2761 (diff) | |
download | marcuscom-ports-2d2da06a625d3d151f0ccd678d2d537492d541bc.tar marcuscom-ports-2d2da06a625d3d151f0ccd678d2d537492d541bc.tar.gz marcuscom-ports-2d2da06a625d3d151f0ccd678d2d537492d541bc.tar.bz2 marcuscom-ports-2d2da06a625d3d151f0ccd678d2d537492d541bc.tar.lz marcuscom-ports-2d2da06a625d3d151f0ccd678d2d537492d541bc.tar.xz marcuscom-ports-2d2da06a625d3d151f0ccd678d2d537492d541bc.tar.zst marcuscom-ports-2d2da06a625d3d151f0ccd678d2d537492d541bc.zip |
- Update to 2.13.4
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5353 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 4deca6c77..167bf8aeb 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.49 2005/11/14 14:46:43 marcus Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.50 2005/12/14 17:54:22 ahze Exp $ # PORTNAME= zenity -PORTVERSION= 2.13.3 +PORTVERSION= 2.13.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 |