diff options
author | cjep <cjep@pkgsrc.org> | 2003-12-30 17:27:31 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-12-30 17:27:31 +0000 |
commit | c843a6ae2aa70864951f8f05cb68a9a09b2c39ed (patch) | |
tree | 0b52a469632cd371f59e9ecdc391630fb306435a /misc | |
parent | ae7fd52e7b40c7bbc4f6813276720806e5a66080 (diff) | |
download | pkgsrc-c843a6ae2aa70864951f8f05cb68a9a09b2c39ed.tar.gz |
Add trailing / to HOMEPAGEs
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bbappconf/Makefile | 4 | ||||
-rw-r--r-- | misc/ibutton-pdkit/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/bbappconf/Makefile b/misc/bbappconf/Makefile index 909fbb9919c..c2b3f680c78 100644 --- a/misc/bbappconf/Makefile +++ b/misc/bbappconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/11/07 15:30:09 gavan Exp $ +# $NetBSD: Makefile,v 1.7 2003/12/30 17:27:31 cjep Exp $ # DISTNAME= bbappconf-0.0.2 @@ -7,7 +7,7 @@ CATEGORIES= misc x11 wm MASTER_SITES= http://bbtools.windsofstorm.net/sources/ MAINTAINER= jschauma@NetBSD.org -HOMEPAGE= http://bbtools.windsofstorm.net +HOMEPAGE= http://bbtools.windsofstorm.net/ COMMENT= Configure the behaviour of an application under Blackbox USE_BUILDLINK2= YES diff --git a/misc/ibutton-pdkit/Makefile b/misc/ibutton-pdkit/Makefile index 24d64b92df2..fefb60f3746 100644 --- a/misc/ibutton-pdkit/Makefile +++ b/misc/ibutton-pdkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/03/29 12:41:49 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/12/30 17:27:31 cjep Exp $ # DISTNAME= ulinuxgnu @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/ EXTRACT_SUFX= .zip MAINTAINER= damon@brodiefamily.org -HOMEPAGE= http://ibutton.com +HOMEPAGE= http://ibutton.com/ COMMENT= 1-Wire Public Domain Kit Version 2.00 MAKEFILE= makefile |