diff options
author | tron <tron@pkgsrc.org> | 1998-10-18 22:12:40 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-10-18 22:12:40 +0000 |
commit | 45c8e277f04a7600ba4baf30ada44122a68c0fed (patch) | |
tree | b9c8d296f16e887f669d1e8f60cc6ee1ac40e3d3 /sysutils | |
parent | 8c6af53e84e3cc18618066dd72fd35d6442b0233 (diff) | |
download | pkgsrc-45c8e277f04a7600ba4baf30ada44122a68c0fed.tar.gz |
Whoever is the maintainer of this package it is not me.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/libgtop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/libgtop/Makefile b/sysutils/libgtop/Makefile index c149eefb1fe..2528053f387 100644 --- a/sysutils/libgtop/Makefile +++ b/sysutils/libgtop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1998/10/07 13:11:35 agc Exp $ +# $NetBSD: Makefile,v 1.2 1998/10/18 22:12:40 tron Exp $ # DISTNAME= libgtop-0.26.0 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ \ ftp://ftp.geo.net/pub/gnome/sources/ -MAINTAINER= tron@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ DEPENDS+= gnome-libs-0.30.1:../../x11/gnome-libs |