diff options
Diffstat (limited to 'devel/coconut/Makefile')
-rw-r--r-- | devel/coconut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/coconut/Makefile b/devel/coconut/Makefile index 009766d2377..db747931967 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/13 13:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 21:29:57 grant Exp $ # DISTNAME= coconut-0.3.0 @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://www.asahi-net.or.jp/~em7t-hmd/coconut/ \ ${MASTER_SITE_SOURCEFORGE:=coconut-lib/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/coconut-lib/ COMMENT= Objective-C library for Unix-like systems |