diff options
author | tsarna <tsarna> | 1998-11-20 17:27:20 +0000 |
---|---|---|
committer | tsarna <tsarna> | 1998-11-20 17:27:20 +0000 |
commit | 2536865ac79086dc388bed92127b6c706311904c (patch) | |
tree | d4a7506d692bbd641fb5c4aac578f5986786fc64 | |
parent | 95126351eb94447becc19bcf488b0d31969bfdd2 (diff) | |
download | pkgsrc-2536865ac79086dc388bed92127b6c706311904c.tar.gz |
Add a HOMEPAGE
-rw-r--r-- | net/icb/Makefile | 3 | ||||
-rw-r--r-- | net/tkicb/Makefile | 3 | ||||
-rw-r--r-- | x11/tkicb/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/net/icb/Makefile b/net/icb/Makefile index a32250cd55c..01474f51cf7 100644 --- a/net/icb/Makefile +++ b/net/icb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/07/03 23:30:10 tron Exp $ +# $NetBSD: Makefile,v 1.8 1998/11/20 17:27:57 tsarna Exp $ # DISTNAME= icb-5.0.9 @@ -6,6 +6,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= cjs@netbsd.org +HOMEPAGE= http://www.icb.net/ MIRROR_DISTFILE= no diff --git a/net/tkicb/Makefile b/net/tkicb/Makefile index 2d099b97b9c..73c8f56666f 100644 --- a/net/tkicb/Makefile +++ b/net/tkicb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/11/20 09:43:57 frueauf Exp $ +# $NetBSD: Makefile,v 1.3 1998/11/20 17:27:20 tsarna Exp $ # DISTNAME= icb.2.1.4 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://shoshin.armory.com/pub/ EXTRACT_SUFX= .tar.Z MAINTAINER= jwise@netbsd.org +HOMEPAGE= http://www.icb.net/ DEPENDS= tk-8.0p2:../../x11/tk80 diff --git a/x11/tkicb/Makefile b/x11/tkicb/Makefile index 2d099b97b9c..73c8f56666f 100644 --- a/x11/tkicb/Makefile +++ b/x11/tkicb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/11/20 09:43:57 frueauf Exp $ +# $NetBSD: Makefile,v 1.3 1998/11/20 17:27:20 tsarna Exp $ # DISTNAME= icb.2.1.4 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://shoshin.armory.com/pub/ EXTRACT_SUFX= .tar.Z MAINTAINER= jwise@netbsd.org +HOMEPAGE= http://www.icb.net/ DEPENDS= tk-8.0p2:../../x11/tk80 |