diff options
Diffstat (limited to 'misc/gnomeutils')
-rw-r--r-- | misc/gnomeutils/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/gnomeutils/Makefile b/misc/gnomeutils/Makefile index 122bb03..e130315 100644 --- a/misc/gnomeutils/Makefile +++ b/misc/gnomeutils/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 |