diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-01-29 18:06:47 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-01-29 18:06:47 +0000 |
commit | 5e5deccd2dc8eb09b2de61b71af536cbdfb83d5c (patch) | |
tree | 4cfece117929477c0180341774ff448da287630b /x11/zenity/Makefile | |
parent | 4736f4cb213c670a2ff22e4b0e18e1b430e007d5 (diff) |
Notes
Diffstat (limited to 'x11/zenity/Makefile')
-rw-r--r-- | x11/zenity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index f83079f373d7..a65b9948dec9 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -7,7 +7,7 @@ # PORTNAME= zenity -PORTVERSION= 2.16.2 +PORTVERSION= 2.16.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |