diff options
Diffstat (limited to 'chat/fugu/Makefile')
-rw-r--r-- | chat/fugu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/fugu/Makefile b/chat/fugu/Makefile index 16b96261fcf..109a23d970f 100644 --- a/chat/fugu/Makefile +++ b/chat/fugu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/21 16:34:30 martti Exp $ +# $NetBSD: Makefile,v 1.10 2003/12/30 17:21:55 cjep Exp $ # DISTNAME= fugu-1.0 @@ -6,7 +6,7 @@ CATEGORIES= chat MASTER_SITES= http://fugu.gale.org/dist/ MAINTAINER= lukem@NetBSD.org -HOMEPAGE= http://fugu.gale.org +HOMEPAGE= http://fugu.gale.org/ COMMENT= Graphical client for the gale secure instant messaging system PYTHON_VERSIONS_ACCEPTED= 20 21 # no 22 - uses Makefile.pre.in |