diff options
author | pav <pav@FreeBSD.org> | 2011-01-14 05:49:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-01-14 05:49:33 +0800 |
commit | d531dd9e6f946357823075d1b6b9fd3ee8e68b58 (patch) | |
tree | 9cf8c3398710d3c549281982e4d0f07e3d96c0f3 /misc/getopt | |
parent | a4ce16ceebd30526a5f526b0bca2d25b56ce0c5b (diff) | |
download | freebsd-ports-gnome-d531dd9e6f946357823075d1b6b9fd3ee8e68b58.tar.gz freebsd-ports-gnome-d531dd9e6f946357823075d1b6b9fd3ee8e68b58.tar.zst freebsd-ports-gnome-d531dd9e6f946357823075d1b6b9fd3ee8e68b58.zip |
- Over to a willing maintainer
Feature safe: yes
Diffstat (limited to 'misc/getopt')
-rw-r--r-- | misc/getopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index 1ec2507ae5cc..40a430f7b993 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@eitanadler.com COMMENT= A getopt(1) replacement that supports GNU-style long options USE_GETTEXT= yes |