diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-15 02:29:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-15 02:29:20 +0000 |
commit | 6e8303721fb4814501a96e400abd6c7e5306473f (patch) | |
tree | b0e1574c01ff901bba74fe5a9e0c65ee308b12c8 /chat/icqlib | |
parent | f0ace80ad8988d6117ee20aeeb565b642f00a353 (diff) | |
download | pkgsrc-6e8303721fb4814501a96e400abd6c7e5306473f.tar.gz |
Be more specific in HOMEPAGE link.
Diffstat (limited to 'chat/icqlib')
-rw-r--r-- | chat/icqlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/icqlib/Makefile b/chat/icqlib/Makefile index 710b21a5ba5..078b57f11c1 100644 --- a/chat/icqlib/Makefile +++ b/chat/icqlib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:27 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2000/12/15 02:29:20 wiz Exp $ DISTNAME= icqlib-1.0.0 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icqlib/} MAINTAINER= magick@bundy.lib.owl.de -HOMEPAGE= http://kicq.sourceforge.net/ +HOMEPAGE= http://kicq.sourceforge.net/icqlib.shtml USE_GMAKE= yes GNU_CONFIGURE= yes |