diff options
author | kristerw <kristerw> | 2003-12-03 22:14:45 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2003-12-03 22:14:45 +0000 |
commit | f0b2a4f849f4f8d5d7b6da4b75f7384b961576dd (patch) | |
tree | 9c05b1c9b1f0698bac11a5f4c4c0efff8b8bd010 /sysutils/tcx | |
parent | bdbcc64d38103f7f53463dfe05867eb8d9445d3e (diff) | |
download | pkgsrc-f0b2a4f849f4f8d5d7b6da4b75f7384b961576dd.tar.gz |
Change MAINTAINER to "tech-pkg" instead of the previous "packages".
Diffstat (limited to 'sysutils/tcx')
-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 |