diff options
Diffstat (limited to 'editors/conglomerate')
-rw-r--r-- | editors/conglomerate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 8ae2813c783..0288555ad29 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/13 13:51:30 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/08/28 20:05:17 xtraeme Exp $ # DISTNAME= conglomerate-0.5.4 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} -MAINTAINER= jrp@hispabsd.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.conglomerate.org/ COMMENT= XML editor for GNOME2 |