diff options
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r-- | devel/libgtop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 0cec5bdad95..95243fba05e 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2003/07/13 13:51:20 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2003/07/17 21:31:31 grant Exp $ DISTNAME= libgtop-1.0.13 PKGREVISION= 3 @@ -6,7 +6,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtop/1.0/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tron@netbsd.org +MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= library to retrieve system information, used in GNOME |