diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-15 03:59:20 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-15 03:59:20 +0000 |
commit | df064e848889ed2737f48cc16055ff0cdf7a5528 (patch) | |
tree | 0500fe30abafb90f6828ae01a891e41fef8c97d2 /x11-toolkits/bakery/Makefile | |
parent | 0bd43f989028020dcbf387d83d729e9d810982f8 (diff) | |
download | ports-df064e848889ed2737f48cc16055ff0cdf7a5528.tar.gz ports-df064e848889ed2737f48cc16055ff0cdf7a5528.zip |
Update to 2.3.12.
Notes
Notes:
svn path=/head/; revision=131273
Diffstat (limited to 'x11-toolkits/bakery/Makefile')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 782ef9bf2c52..3a830f27f520 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bakery -PORTVERSION= 2.3.11 +PORTVERSION= 2.3.12 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3 |