diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-09-23 01:10:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-09-23 01:10:26 +0800 |
commit | b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7 (patch) | |
tree | 22e94a7fab69d1d1dcb8877f28d742bfb0dc8446 /misc | |
parent | d93581705b91d5f733db1ca162e52ac771674c05 (diff) | |
download | freebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.tar.gz freebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.tar.zst freebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.zip |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/help2man/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-Text-FIGlet/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index c957e362ec14..42efebaaf1e1 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -13,7 +13,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Automatically generating simple manual pages from program output .if !defined(WITHOUT_NLS) diff --git a/misc/p5-Text-FIGlet/Makefile b/misc/p5-Text-FIGlet/Makefile index 30c2c7b40abf..bd0438f8c199 100644 --- a/misc/p5-Text-FIGlet/Makefile +++ b/misc/p5-Text-FIGlet/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl module to provide FIGlet abilities, akin to banner RUN_DEPENDS= ${LOCALBASE}/bin/figlet:${PORTSDIR}/misc/figlet |