diff options
Diffstat (limited to 'archivers/libcomprex/Makefile')
-rw-r--r-- | archivers/libcomprex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index 4cefcede162..d20349260be 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2003/01/10 07:34:16 cjep Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/02 01:21:46 jschauma Exp $ # DISTNAME= libcomprex-0.3.2 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnupdate/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.gnupdate.org/components/libcomprex/index.xml COMMENT= Library to handle (de)compression of files |