diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-13 22:55:29 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-13 22:55:29 +0800 |
commit | 646af9e6d945b66391a74f8c548719533a003a95 (patch) | |
tree | 04d7032622038c890f1164a6166abc5881323954 /x11/libgnome/Makefile | |
parent | 50797d565870f5f2191f9d8c06884a0e7f87fa8e (diff) | |
download | marcuscom-ports-646af9e6d945b66391a74f8c548719533a003a95.tar marcuscom-ports-646af9e6d945b66391a74f8c548719533a003a95.tar.gz marcuscom-ports-646af9e6d945b66391a74f8c548719533a003a95.tar.bz2 marcuscom-ports-646af9e6d945b66391a74f8c548719533a003a95.tar.lz marcuscom-ports-646af9e6d945b66391a74f8c548719533a003a95.tar.xz marcuscom-ports-646af9e6d945b66391a74f8c548719533a003a95.tar.zst marcuscom-ports-646af9e6d945b66391a74f8c548719533a003a95.zip |
- Update to 2.14.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5904 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 547557266..f295f5009 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,12 +3,11 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.72 2006/02/23 21:58:23 ahze Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.73 2006/03/13 07:23:16 mezz Exp $ # PORTNAME= libgnome -PORTVERSION= 2.13.7 -PORTREVISION= 1 +PORTVERSION= 2.14.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |