diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-13 23:35:03 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-13 23:35:03 +0800 |
commit | d43cb4e97e502ba0830558dfdab1427cbd4ede69 (patch) | |
tree | 8356aceec2440d4e0f22934d6dd55785a9380b5c /x11-toolkits/libgnomeui/Makefile | |
parent | 646af9e6d945b66391a74f8c548719533a003a95 (diff) | |
download | marcuscom-ports-d43cb4e97e502ba0830558dfdab1427cbd4ede69.tar marcuscom-ports-d43cb4e97e502ba0830558dfdab1427cbd4ede69.tar.gz marcuscom-ports-d43cb4e97e502ba0830558dfdab1427cbd4ede69.tar.bz2 marcuscom-ports-d43cb4e97e502ba0830558dfdab1427cbd4ede69.tar.lz marcuscom-ports-d43cb4e97e502ba0830558dfdab1427cbd4ede69.tar.xz marcuscom-ports-d43cb4e97e502ba0830558dfdab1427cbd4ede69.tar.zst marcuscom-ports-d43cb4e97e502ba0830558dfdab1427cbd4ede69.zip |
- Update to 2.14.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5905 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index f8a7fff8a..fbcc9e505 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.74 2006/03/02 21:22:10 mezz Exp $ +# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.75 2006/03/13 07:34:35 mezz Exp $ PORTNAME= libgnomeui -PORTVERSION= 2.13.90 +PORTVERSION= 2.14.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |