diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-01 22:43:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-01 22:43:33 +0000 |
commit | a4f48724e98afb2c8d043da42779c4eacde74af1 (patch) | |
tree | 1563cd1e569ce0608d7b1009494803e2bf84a460 /x11/libgnome | |
parent | a85efc9a51f06878ef9fe259fafba286b260f2ae (diff) | |
download | ports-a4f48724e98afb2c8d043da42779c4eacde74af1.tar.gz ports-a4f48724e98afb2c8d043da42779c4eacde74af1.zip |
Notes
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 8 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 9f11a1a13c96..08f754ce8023 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomelibs -# Version required: 0.30 +# Version required: 0.30.1 # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.11 1998/09/26 00:02:36 asami Exp $ +# $Id: Makefile,v 1.12 1998/09/30 13:51:45 vanilla Exp $ # -DISTNAME= gnome-libs-0.30 -PKGNAME= gnomelibs-0.30 +DISTNAME= gnome-libs-0.30.1 +PKGNAME= gnomelibs-0.30.1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index 68a501f426fd..0ad641f0d7f5 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1 +1 @@ -MD5 (gnome-libs-0.30.tar.gz) = aff53f69fcb7945320edb85a80583881 +MD5 (gnome-libs-0.30.1.tar.gz) = 84186592cab3f12e05653e76002f5b51 |