diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-29 04:25:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-29 04:25:43 +0800 |
commit | 5d6b98b50c47ccd738f93ce1413ada98646bca9c (patch) | |
tree | 0328c47d5a4be481ca38a1c8abdc4384defcd4e8 /x11/libgnome/Makefile | |
parent | cfec961d102fbe192ef2998d80ec0b217a34c613 (diff) | |
download | marcuscom-ports-5d6b98b50c47ccd738f93ce1413ada98646bca9c.tar marcuscom-ports-5d6b98b50c47ccd738f93ce1413ada98646bca9c.tar.gz marcuscom-ports-5d6b98b50c47ccd738f93ce1413ada98646bca9c.tar.bz2 marcuscom-ports-5d6b98b50c47ccd738f93ce1413ada98646bca9c.tar.lz marcuscom-ports-5d6b98b50c47ccd738f93ce1413ada98646bca9c.tar.xz marcuscom-ports-5d6b98b50c47ccd738f93ce1413ada98646bca9c.tar.zst marcuscom-ports-5d6b98b50c47ccd738f93ce1413ada98646bca9c.zip |
Update to 2.5.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1536 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 3ab565e4d..a61d80bf0 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libgnome -PORTVERSION= 2.5.1 -PORTREVISION= 2 +PORTVERSION= 2.5.2 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 |