diff options
Diffstat (limited to 'chat/fugu')
-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 29240cc53a7..16b96261fcf 100644 --- a/chat/fugu/Makefile +++ b/chat/fugu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 21:25:41 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/21 16:34:30 martti Exp $ # DISTNAME= fugu-1.0 @@ -7,7 +7,7 @@ MASTER_SITES= http://fugu.gale.org/dist/ MAINTAINER= lukem@NetBSD.org HOMEPAGE= http://fugu.gale.org -COMMENT= graphical client for the gale secure instant messaging system +COMMENT= Graphical client for the gale secure instant messaging system PYTHON_VERSIONS_ACCEPTED= 20 21 # no 22 - uses Makefile.pre.in |