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 /cad/xchiplogo | |
parent | d64f339300869acaeae34084ba30297ac9b0cacc (diff) | |
download | pkgsrc-ee9f7945fa95d95fc593cd3ed1b9fb27845224cd.tar.gz |
Comment out dead sites.
Diffstat (limited to 'cad/xchiplogo')
-rw-r--r-- | cad/xchiplogo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/xchiplogo/Makefile b/cad/xchiplogo/Makefile index 6339c1c89d3..9e31c7da534 100644 --- a/cad/xchiplogo/Makefile +++ b/cad/xchiplogo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2013/01/26 21:37:07 adam Exp $ +# $NetBSD: Makefile,v 1.25 2017/09/06 10:40:26 wiz Exp $ # DISTNAME= xchiplogo @@ -8,7 +8,7 @@ CATEGORIES= cad MASTER_SITES= http://www.eleceng.adelaide.edu.au/Personal/moini/ MAINTAINER= dmcmahill@NetBSD.org -HOMEPAGE= http://www.eleceng.adelaide.edu.au/Personal/moini/chiplogo.html +#HOMEPAGE= http://www.eleceng.adelaide.edu.au/Personal/moini/chiplogo.html COMMENT= Program for generating pretty logos on VLSI chips INSTALLATION_DIRS= bin |