diff options
Diffstat (limited to 'sysutils/gmc/Makefile')
-rw-r--r-- | sysutils/gmc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gmc/Makefile b/sysutils/gmc/Makefile index 3f8b4f61e27..0cc542801a4 100644 --- a/sysutils/gmc/Makefile +++ b/sysutils/gmc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 1999/09/03 20:02:51 tron Exp $ +# $NetBSD: Makefile,v 1.17 1999/10/07 17:41:58 tron Exp $ DISTNAME= mc-4.5.38 PKGNAME= gmc-4.5.38 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mc/} -MAINTAINER= tron@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/mc/ DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core |