diff options
author | wiz <wiz> | 2000-12-15 02:29:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-15 02:29:20 +0000 |
commit | 53212d85fa8085d08bed4d7d0d7cd1fa1dba7689 (patch) | |
tree | b0e1574c01ff901bba74fe5a9e0c65ee308b12c8 /chat/icqlib | |
parent | 3fd551e82cabf67bd14260cc39330819329de849 (diff) | |
download | pkgsrc-53212d85fa8085d08bed4d7d0d7cd1fa1dba7689.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 |