diff options
author | jschauma <jschauma> | 2003-06-23 14:23:13 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-06-23 14:23:13 +0000 |
commit | bc23e7d1d315221b06f1348637d917bd0d5dfd75 (patch) | |
tree | 9c1001e4f0d919e73964943afe8311f8355c5dab /sysutils/mbmon | |
parent | e25d88f003d69a8c88ac514e021f410ac2c169b6 (diff) | |
download | pkgsrc-bc23e7d1d315221b06f1348637d917bd0d5dfd75.tar.gz |
s/packages@/tech-pkg@/g
(Forgot the last time we did this. Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
Diffstat (limited to 'sysutils/mbmon')
-rw-r--r-- | sysutils/mbmon/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mbmon/Makefile.common b/sysutils/mbmon/Makefile.common index ecf1221121c..e687e8c11c4 100644 --- a/sysutils/mbmon/Makefile.common +++ b/sysutils/mbmon/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2003/05/28 09:26:46 agc Exp $ +# $NetBSD: Makefile.common,v 1.4 2003/06/23 14:23:15 jschauma Exp $ # DISTNAME= xmbmon201 @@ -8,7 +8,7 @@ PATCH_SITES+= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/ PATCHFILES+= xmbmon201.netbsd.patch.gz xmbmon201pl1.diff PATCH_DIST_STRIP= -p1 -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org #HOMEPAGE= MAKEFILE= Makefile.NetBSD |