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 | |
parent | a74195f4f57904badb63e14b4319b374b2de1c32 (diff) | |
download | ports-76aecbf1ea219e7bd108a07a7889e25b8d59bdd2.tar.gz ports-76aecbf1ea219e7bd108a07a7889e25b8d59bdd2.zip |
Notes
Diffstat (limited to 'archivers')
-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 |