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 99e3e60c40c..d5840b4028f 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/05/02 11:54:22 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/06/02 01:20:55 jschauma 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= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://sourceforge.net/projects/coconut-lib/ COMMENT= Objective-C library for Unix-like systems |