diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-22 13:22:15 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-22 13:22:15 +0800 |
commit | cc58dea552f9df15ea0b4f3b1f40fa8a25f24283 (patch) | |
tree | 8a77105a684af86c719701b137220a6b89abca3c /x11/libgnome/Makefile | |
parent | 4ab509a8e5c911df81025082aa9d7327ff2ae307 (diff) | |
download | marcuscom-ports-cc58dea552f9df15ea0b4f3b1f40fa8a25f24283.tar marcuscom-ports-cc58dea552f9df15ea0b4f3b1f40fa8a25f24283.tar.gz marcuscom-ports-cc58dea552f9df15ea0b4f3b1f40fa8a25f24283.tar.bz2 marcuscom-ports-cc58dea552f9df15ea0b4f3b1f40fa8a25f24283.tar.lz marcuscom-ports-cc58dea552f9df15ea0b4f3b1f40fa8a25f24283.tar.xz marcuscom-ports-cc58dea552f9df15ea0b4f3b1f40fa8a25f24283.tar.zst marcuscom-ports-cc58dea552f9df15ea0b4f3b1f40fa8a25f24283.zip |
Update to 2.6.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2135 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 2d636cdc9..2cc94aa05 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libgnome -PORTVERSION= 2.5.92.1 +PORTVERSION= 2.6.0 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org |