diff options
author | abs <abs> | 2004-10-05 16:55:30 +0000 |
---|---|---|
committer | abs <abs> | 2004-10-05 16:55:30 +0000 |
commit | 47ab33faad32ab5f3cf57f686bf8eeb120bdafc4 (patch) | |
tree | c31418d14b70cc317884d131d053024c5e263e1f /www/galeon | |
parent | 5890574b31e36ffc0cbd7b9491d4bf07c13d7d5f (diff) | |
download | pkgsrc-47ab33faad32ab5f3cf57f686bf8eeb120bdafc4.tar.gz |
Heaven help me, I'll take maintainership on this for now.
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 24fb22d5e2c..70263149256 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2004/10/05 16:54:29 abs Exp $ +# $NetBSD: Makefile,v 1.73 2004/10/05 16:55:30 abs Exp $ # DISTNAME= galeon-1.3.17 @@ -6,7 +6,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= abs@NetBSD.org HOMEPAGE= http://galeon.sourceforge.net/ COMMENT= GNOME2 Web browser based on gecko |