diff options
Diffstat (limited to 'chat/gale')
-rw-r--r-- | chat/gale/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile index 60f54c6e4ca..c4286d93444 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/07/21 16:34:31 martti Exp $ +# $NetBSD: Makefile,v 1.17 2003/12/30 17:21:55 cjep Exp $ # DISTNAME= gale-0.99a @@ -7,7 +7,7 @@ CATEGORIES= chat MASTER_SITES= http://download.gale.org/ MAINTAINER= lukem@NetBSD.org -HOMEPAGE= http://gale.org +HOMEPAGE= http://gale.org/ COMMENT= Secure instant messaging system USE_BUILDLINK2= YES |