diff options
author | jmmv <jmmv> | 2003-01-03 15:26:54 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-01-03 15:26:54 +0000 |
commit | 815bf3aa0e427b87cf2244016c070fa576e58d60 (patch) | |
tree | eaa7f29c41d3a424791b4a712eb07a5389c95441 /devel/libbonoboui | |
parent | 932666446d1efb2788227fbd17e14f4341f05818 (diff) | |
download | pkgsrc-815bf3aa0e427b87cf2244016c070fa576e58d60.tar.gz |
Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
Diffstat (limited to 'devel/libbonoboui')
-rw-r--r-- | devel/libbonoboui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index f4433e77f22..f872bfa13f6 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/12/24 06:09:55 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/01/03 15:26:56 jmmv Exp $ # DISTNAME= libbonoboui-2.0.3.2 @@ -7,7 +7,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.0/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jmmv@hispabsd.org +MAINTAINER= jmmv@netbsd.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME2 Object activation framework library (graphical version) |