diff options
-rw-r--r-- | x11/libgnome/Makefile | 7 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 5cb55f9c8..5f5b48ce3 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,15 +3,14 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.57 2005/08/23 15:34:24 ahze Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.58 2005/08/24 02:05:27 marcus Exp $ # PORTNAME= libgnome -PORTVERSION= 2.11.3 -PORTREVISION= 1 +PORTVERSION= 2.12.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index a8ba012d3..79e3f5144 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libgnome-2.11.3.tar.bz2) = 26f795d586082417cb5cdcaf7e80563e -SIZE (gnome2/libgnome-2.11.3.tar.bz2) = 946132 +MD5 (gnome2/libgnome-2.12.0.tar.bz2) = 0b5dc2ee288035bcbcfb3275216e7a9d +SIZE (gnome2/libgnome-2.12.0.tar.bz2) = 951680 |