diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /lang/libobjects | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.zst freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'lang/libobjects')
-rw-r--r-- | lang/libobjects/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/libobjects/Makefile b/lang/libobjects/Makefile index 335e92f8db0a..41219eb1c820 100644 --- a/lang/libobjects/Makefile +++ b/lang/libobjects/Makefile @@ -3,14 +3,14 @@ # Date created: 21 April 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.2 1998/09/24 05:05:43 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/10/05 05:04:49 steve Exp $ # DISTNAME= libobjects-0.1.19 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com GNU_CONFIGURE= yes |