diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 08:05:13 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 08:05:13 +0800 |
commit | 016547da5067f8009497c3ef20a6802c90f6c429 (patch) | |
tree | 7bcf2b5d6a434b1e3f1cd2f908c42ddca3457123 /x11/libgnome/Makefile | |
parent | b943cc77796eceb897d704102266ae8987a5f8f6 (diff) | |
download | marcuscom-ports-016547da5067f8009497c3ef20a6802c90f6c429.tar marcuscom-ports-016547da5067f8009497c3ef20a6802c90f6c429.tar.gz marcuscom-ports-016547da5067f8009497c3ef20a6802c90f6c429.tar.bz2 marcuscom-ports-016547da5067f8009497c3ef20a6802c90f6c429.tar.lz marcuscom-ports-016547da5067f8009497c3ef20a6802c90f6c429.tar.xz marcuscom-ports-016547da5067f8009497c3ef20a6802c90f6c429.tar.zst marcuscom-ports-016547da5067f8009497c3ef20a6802c90f6c429.zip |
Update to 2.13.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5401 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index e72c484e1..7223579f5 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,11 +3,11 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.68 2005/12/24 21:08:59 marcus Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.69 2005/12/24 22:29:36 adamw Exp $ # PORTNAME= libgnome -PORTVERSION= 2.13.4 +PORTVERSION= 2.13.7 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 |