diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-03-19 01:40:11 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-03-19 01:40:11 +0800 |
commit | 2fc6e95df70605f51202792805b4926cfd7fbd6b (patch) | |
tree | 2eab8e4c4be2b15222c16c409dadfc888b89908b /print | |
parent | 3512bcd9417028c151f8257848f32db8a63ce10f (diff) | |
download | freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.tar.gz freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.tar.zst freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.zip |
reset MAINTAINER bit to ports@
I have no too much time to maintain.
Diffstat (limited to 'print')
-rw-r--r-- | print/p5-GnomePrint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/p5-GnomePrint/Makefile b/print/p5-GnomePrint/Makefile index 9a10d9c5f9f5..60b90b599d6d 100644 --- a/print/p5-GnomePrint/Makefile +++ b/print/p5-GnomePrint/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= Gtk PKGNAMEPREFIX= p5- DISTNAME= Gtk-Perl-${PORTVERSION} -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Gnome Print module of Gtk-Perl BUILD_DEPENDS= ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer \ |