diff options
Diffstat (limited to 'x11/fox')
-rw-r--r-- | x11/fox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fox/Makefile b/x11/fox/Makefile index 05437dbfc58..2b9c244da91 100644 --- a/x11/fox/Makefile +++ b/x11/fox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/03/09 19:28:16 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:56:24 grant Exp $ # FreeBSD Id: ports/x11-toolkits/fox/Makefile,v 1.14 2001/02/23 19:00:05 knu Exp DISTNAME= fox-0.99.174 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ -MAINTAINER= sakamoto@netbsd.org +MAINTAINER= sakamoto@NetBSD.org HOMEPAGE= http://www.cfdrc.com/FOX/fox.html COMMENT= Fast and extensive C++ GUI toolkit |