diff options
author | araujo <araujo@FreeBSD.org> | 2010-02-24 03:10:24 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2010-02-24 03:10:24 +0800 |
commit | 8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0 (patch) | |
tree | f90c99d88182af1885ece80f8811881d918f65ff /textproc | |
parent | 7b2dd631e1b66e299babb2d898f084a7bf78d6b1 (diff) | |
download | freebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.tar.gz freebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.tar.zst freebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.zip |
Pass maintainership to people that use it.
Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/align/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/align/Makefile b/textproc/align/Makefile index 89a068cf1974..e5e5e1dfcbcd 100644 --- a/textproc/align/Makefile +++ b/textproc/align/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.cs.indiana.edu/~kinzler/align/ EXTRACT_SUFX= .tgz -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= rfarmer@predatorlabs.net COMMENT= Text column alignment filter USE_PERL5= yes |