diff options
author | marc <marc@pkgsrc.org> | 1998-12-28 06:58:08 +0000 |
---|---|---|
committer | marc <marc@pkgsrc.org> | 1998-12-28 06:58:08 +0000 |
commit | 39a498e0d588ae9eb988b993c56ec8640aee6464 (patch) | |
tree | 6dd56b2cb68617ef6cd379230160bee6a76509e8 /games/xzip | |
parent | 6a31a9a2db29a3fa4e327b224a4b5cbd0e8f1e03 (diff) | |
download | pkgsrc-39a498e0d588ae9eb988b993c56ec8640aee6464.tar.gz |
it moved.
Diffstat (limited to 'games/xzip')
-rw-r--r-- | games/xzip/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xzip/Makefile b/games/xzip/Makefile index 21d43319bf9..5561fa09888 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 1998/08/20 15:16:59 tsarna Exp $ +# $NetBSD: Makefile,v 1.3 1998/12/28 06:58:08 marc Exp $ DISTNAME= xzip180 PKGNAME= xzip-1.8 CATEGORIES= games x11 -MASTER_SITES= http://www.edoc.com/zarf/ftp/ +MASTER_SITES= http://www.eblong.com/zarf/ftp/ EXTRACT_SUFX= .tar.Z MAINTAINER= root@garbled.net -HOMEPAGE= http://www.edoc.com/zarf/xzip.html +HOMEPAGE= http://www.eblong.com/zarf/xzip.html WRKSRC= ${WRKDIR}/xzip |