diff options
author | kristerw <kristerw@pkgsrc.org> | 2003-12-03 22:14:45 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2003-12-03 22:14:45 +0000 |
commit | f6d8743f8c414b5dcf4e22a19e70f15e38a3e506 (patch) | |
tree | 9c05b1c9b1f0698bac11a5f4c4c0efff8b8bd010 /sysutils | |
parent | b6aad918a4bdb0d0da086e0b90c3419d7339dc26 (diff) | |
download | pkgsrc-f6d8743f8c414b5dcf4e22a19e70f15e38a3e506.tar.gz |
Change MAINTAINER to "tech-pkg" instead of the previous "packages".
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/tcx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/tcx/Makefile b/sysutils/tcx/Makefile index 21936ef0d6b..13a51a3462f 100644 --- a/sysutils/tcx/Makefile +++ b/sysutils/tcx/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 17:24:39 martti Exp $ +# $NetBSD: Makefile,v 1.4 2003/12/03 22:14:46 kristerw Exp $ DISTNAME= tcx-linux PKGNAME= tcx-19940124 CATEGORIES= sysutils MASTER_SITES= ftp://ibiblio.unc.edu/pub/Linux/utils/compress/ -MAINTAINER= packages@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= Transparently compress executables |