diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
commit | ee9f7945fa95d95fc593cd3ed1b9fb27845224cd (patch) | |
tree | 66d81a1a5735096e594aeaee8ae28306f31f98b0 /archivers/unace-bin | |
parent | d64f339300869acaeae34084ba30297ac9b0cacc (diff) | |
download | pkgsrc-ee9f7945fa95d95fc593cd3ed1b9fb27845224cd.tar.gz |
Comment out dead sites.
Diffstat (limited to 'archivers/unace-bin')
-rw-r--r-- | archivers/unace-bin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/unace-bin/Makefile b/archivers/unace-bin/Makefile index da1faa8a3b9..6e1701def27 100644 --- a/archivers/unace-bin/Makefile +++ b/archivers/unace-bin/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.9 2012/09/11 19:47:01 asau Exp $ +# $NetBSD: Makefile,v 1.10 2017/09/06 10:40:25 wiz Exp $ # DISTNAME= linunace25 PKGNAME= unace-bin-2.50 CATEGORIES= archivers -MASTER_SITES= http://www.winace.com/files/ +#MASTER_SITES= http://www.winace.com/files/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.winace.com/ +#HOMEPAGE= http://www.winace.com/ COMMENT= Extract, list and test files in ACE archives (Linux binary) LICENSE= unace-license |