diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-03-27 10:35:57 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-03-27 10:35:57 +0000 |
commit | 3dede06e781b701f23d073b99882723f8b282874 (patch) | |
tree | f8626f72c12902c6fd541d3f84f46e677b8e28b2 /x11/libgnome | |
parent | 4f414076eb578048c23794a4389231bc66e47496 (diff) | |
download | ports-3dede06e781b701f23d073b99882723f8b282874.tar.gz ports-3dede06e781b701f23d073b99882723f8b282874.zip |
Notes
Diffstat (limited to 'x11/libgnome')
-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 1da32b042c34..572284007e08 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,14 +3,14 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.35 1999/03/15 18:30:05 nectar Exp $ +# $Id: Makefile,v 1.36 1999/03/25 02:36:53 nectar Exp $ # DISTNAME= gnome-libs-1.0.4 PKGNAME= gnomelibs-1.0.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= gnome-1.0/sources +MASTER_SITE_SUBDIR= gnome-libs MAINTAINER= nacai@iname.com |