diff options
author | marcus <marcus@FreeBSD.org> | 2006-07-30 23:55:22 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-07-30 23:55:22 +0800 |
commit | cc980a19598b954605c065555217ae36992bc114 (patch) | |
tree | f2953386b40e4a90b45d806ac01d02bfdea852a9 /x11/zenity/Makefile | |
parent | 73c848b03cb9e7ece3bba904e43ea41df644dfec (diff) | |
download | freebsd-ports-graphics-cc980a19598b954605c065555217ae36992bc114.tar.gz freebsd-ports-graphics-cc980a19598b954605c065555217ae36992bc114.tar.zst freebsd-ports-graphics-cc980a19598b954605c065555217ae36992bc114.zip |
Update to 2.14.3.
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 4c532c426b8..4192e01f74b 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -7,7 +7,7 @@ # PORTNAME= zenity -PORTVERSION= 2.14.2 +PORTVERSION= 2.14.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |