diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-13 04:47:01 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-13 04:47:01 +0800 |
commit | 591b0600fb729f8157d96879b2fdf5a0805c85cd (patch) | |
tree | ef5ee33148849471608931446fb69dfd35a926c4 /x11/libgnome/Makefile | |
parent | d2f302292591abe3cae5f375b69b71223b2cb56e (diff) | |
download | marcuscom-ports-591b0600fb729f8157d96879b2fdf5a0805c85cd.tar marcuscom-ports-591b0600fb729f8157d96879b2fdf5a0805c85cd.tar.gz marcuscom-ports-591b0600fb729f8157d96879b2fdf5a0805c85cd.tar.bz2 marcuscom-ports-591b0600fb729f8157d96879b2fdf5a0805c85cd.tar.lz marcuscom-ports-591b0600fb729f8157d96879b2fdf5a0805c85cd.tar.xz marcuscom-ports-591b0600fb729f8157d96879b2fdf5a0805c85cd.tar.zst marcuscom-ports-591b0600fb729f8157d96879b2fdf5a0805c85cd.zip |
- Update to 2.13.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5261 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 871205103..8a0b78869 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.63 2005/11/16 00:04:57 ahze Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.64 2005/11/19 04:41:09 marcus Exp $ # PORTNAME= libgnome -PORTVERSION= 2.13.2 -PORTREVISION= 1 +PORTVERSION= 2.13.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 |