diff options
-rw-r--r-- | archivers/xpk/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index 4cedd45d9c0..0d1f80cdb63 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2008/07/14 12:55:56 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2009/08/11 22:03:39 zafer Exp $ DISTNAME= xpk-0.1.4 PKGREVISION= 1 CATEGORIES= archivers -MASTER_SITES= http://vesuri.jormas.com/xpk/ \ - http://www.energyhq.es.eu.org/files/ +MASTER_SITES= http://vesuri.jormas.com/xpk/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jormas.com/~vesuri/xpk/ |