diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-06-06 19:34:31 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-06-06 19:34:31 +0000 |
commit | 841e3909c48f20409ef16bd47e8aa4d5ae788204 (patch) | |
tree | f633b0a957b32f0cfc32ae470f6f5e23152b550c /ham/tfkiss | |
parent | a1c73366614648ffaf8c3b0532039f42c9fbb05c (diff) | |
download | pkgsrc-841e3909c48f20409ef16bd47e8aa4d5ae788204.tar.gz |
Add missing / to HOMEPAGE url.
Diffstat (limited to 'ham/tfkiss')
-rw-r--r-- | ham/tfkiss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/tfkiss/Makefile b/ham/tfkiss/Makefile index a2a30618538..66981cceb54 100644 --- a/ham/tfkiss/Makefile +++ b/ham/tfkiss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/06/06 19:31:41 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1999/06/06 19:34:31 frueauf Exp $ # DISTNAME= tfkiss-1.0.5 @@ -6,7 +6,7 @@ CATEGORIES= ham MASTER_SITES= ftp://ftp.ping.net.au/pub/unix/ham/ MAINTAINER= wulf@ping.net.au -HOMEPAGE= http://www.bfl.at/mayer/ham +HOMEPAGE= http://www.bfl.at/mayer/ham/ USE_GMAKE= yes GNU_CONFIGURE= yes |