diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /sysutils/xuvmstat | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'sysutils/xuvmstat')
-rw-r--r-- | sysutils/xuvmstat/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xuvmstat/Makefile b/sysutils/xuvmstat/Makefile index 3944f0dfc6b..8a15bb7f996 100644 --- a/sysutils/xuvmstat/Makefile +++ b/sysutils/xuvmstat/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2003/03/29 12:42:34 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:00 grant Exp $ # DISTNAME= ${PKGNAME:S/-//} PKGNAME= xuvmstat-20010220 WRKSRC= ${WRKDIR}/xuvmstat CATEGORIES= sysutils -MASTER_SITES= http://www.netbsd.org/~chuck/gz/ +MASTER_SITES= http://www.NetBSD.org/~chuck/gz/ -MAINTAINER= wiz@netbsd.org +MAINTAINER= wiz@NetBSD.org COMMENT= graphical display for the current UVM status MAKE_ENV+= X11BASE=${X11BASE} |