diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | edecf3c4f0c9144a27d788968cc6f3aac68bcb77 (patch) | |
tree | acffcdf336fe033e5c8b1217f72a68946bf44b8f /deskutils/gnome-utils | |
parent | DEFAULT_PCC_STRUCT_RETURN should be "0" for the ELF case too. (diff) |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'deskutils/gnome-utils')
-rw-r--r-- | deskutils/gnome-utils/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile index 122bb0300e5c..e130315f5ce1 100644 --- a/deskutils/gnome-utils/Makefile +++ b/deskutils/gnome-utils/Makefile @@ -3,18 +3,18 @@ # Date created: 03 July 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.1.1.1 1998/10/10 15:59:18 vanilla Exp $ +# $Id: Makefile,v 1.2 1999/01/05 12:59:32 vanilla Exp $ # DISTNAME= gnome-utils-0.99.1 -PKGNAME= gnomeutils-0.99.1 +PKGNAME= gnomeutils-0.99.1 CATEGORIES= misc MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com -LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ gtop.0:${PORTSDIR}/devel/libgtop USE_X_PREFIX= yes |