diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-02 11:37:15 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-02 11:37:15 +0800 |
commit | 6e7e143ae2707f94a7a37600aea2d284c4cdb8dd (patch) | |
tree | 2103c3fa715022cee46ba82f5cc5ef89642de509 /x11/libgnome | |
parent | 95c61f4292511265b8443bae51e996aad9cd5322 (diff) | |
download | freebsd-ports-graphics-6e7e143ae2707f94a7a37600aea2d284c4cdb8dd.tar.gz freebsd-ports-graphics-6e7e143ae2707f94a7a37600aea2d284c4cdb8dd.tar.zst freebsd-ports-graphics-6e7e143ae2707f94a7a37600aea2d284c4cdb8dd.zip |
Update to GNOME 2.0 RC 1.
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 5 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 1c986a31a80..f8950647e0e 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -6,11 +6,10 @@ # PORTNAME= libgnome -PORTVERSION= 1.115.0 -PORTREVISION= 1 +PORTVERSION= 1.116.0 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta4 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index e28b1fbf874..f22c9f4a810 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgnome-1.115.0.tar.bz2) = b9f851259656a5aeaf2f6c0a983cf4bb +MD5 (gnome2/libgnome-1.116.0.tar.bz2) = 64cd727e6cbfd7fc6f01c8a7f323ac32 |