diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-11-18 08:22:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-11-18 08:22:38 +0000 |
commit | da25a652ed0507e45819b116f969d61b81967c09 (patch) | |
tree | 075ca3a6e2631bff40b7147c0fd19598b703a7bd /x11/zenity/Makefile | |
parent | 4f15d998515ec2f60827501be0c90d86f2915fde (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 ab71fb9feac5..f83079f373d7 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -7,7 +7,7 @@ # PORTNAME= zenity -PORTVERSION= 2.16.1 +PORTVERSION= 2.16.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |