diff options
Diffstat (limited to 'net/soup/Makefile')
-rw-r--r-- | net/soup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/soup/Makefile b/net/soup/Makefile index 39262ff8d71..261ce26229e 100644 --- a/net/soup/Makefile +++ b/net/soup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/13 13:53:00 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 22:51:52 grant Exp $ # DISTNAME= soup-0.7.10 @@ -7,7 +7,7 @@ CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/soup/0.7/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= callback-based mechanism for sending and servicing SOAP requests |