diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-22 07:24:38 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-22 07:24:38 +0000 |
commit | 76aecbf1ea219e7bd108a07a7889e25b8d59bdd2 (patch) | |
tree | dfbcf01175970c7a01cbb1311214019bc7c8fb33 /archivers/xpk/Makefile | |
parent | - Update to version 1.23 (diff) |
- Remove dead MASTER_SITES
PR: ports/67028
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to '')
-rw-r--r-- | archivers/xpk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index 58a3098d5202..3abe8e7011f7 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -8,8 +8,7 @@ PORTNAME= xpk PORTVERSION= 0.1.4 CATEGORIES= archivers -MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \ - http://energyhq.homeip.net/files/ +MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ MAINTAINER= ports@FreeBSD.org COMMENT= The eXternal PacKer (XPK) library system |