diff options
Diffstat (limited to 'archivers/xpk/Makefile')
-rw-r--r-- | archivers/xpk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index 73b0e280dad..7ff5db3e440 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:21:42 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:21:47 grant Exp $ # FreeBSD Id: ports/archivers/xpk/Makefile,v 1.7 2002/10/18 07:58:00 adamw Exp DISTNAME= xpk-0.1.4 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \ http://energyhq.homeip.net/files/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.jormas.com/~vesuri/xpk/ COMMENT= The eXternal PacKer (XPK) library system |