diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-23 23:34:24 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-23 23:34:24 +0800 |
commit | a1f03fe65472e140e4d9c884bf6c2f770812d18e (patch) | |
tree | fe447c30cab38255cf747f678ae36d150c3edba9 /x11/libgnome/Makefile | |
parent | efc90b3c9255edf3856a4ea7459bb397a279e697 (diff) | |
download | marcuscom-ports-a1f03fe65472e140e4d9c884bf6c2f770812d18e.tar marcuscom-ports-a1f03fe65472e140e4d9c884bf6c2f770812d18e.tar.gz marcuscom-ports-a1f03fe65472e140e4d9c884bf6c2f770812d18e.tar.bz2 marcuscom-ports-a1f03fe65472e140e4d9c884bf6c2f770812d18e.tar.lz marcuscom-ports-a1f03fe65472e140e4d9c884bf6c2f770812d18e.tar.xz marcuscom-ports-a1f03fe65472e140e4d9c884bf6c2f770812d18e.tar.zst marcuscom-ports-a1f03fe65472e140e4d9c884bf6c2f770812d18e.zip |
- Update to 2.11.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4590 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 5f517d54c..b5968b000 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.55 2005/07/04 00:15:01 marcus Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.56 2005/08/05 17:05:18 marcus Exp $ # PORTNAME= libgnome -PORTVERSION= 2.11.2 +PORTVERSION= 2.11.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 |