aboutsummaryrefslogtreecommitdiff
path: root/devel/gengetopt
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2013-12-18 10:20:48 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2013-12-18 10:20:48 +0000
commita4baad5f5afc5b76b5d4c374baa2583f1923c326 (patch)
tree4c4e0e549cecc5f741abee3a88d0843d851b2dd6 /devel/gengetopt
parent658e8f6423dd44878464b02ffc02f29a62a755c0 (diff)
downloadports-a4baad5f5afc5b76b5d4c374baa2583f1923c326.tar.gz
ports-a4baad5f5afc5b76b5d4c374baa2583f1923c326.zip
- Change maintainer email of my ports to @FreeBSD.org
Approved by: pawel / wg (mentors, implicit)
Notes
Notes: svn path=/head/; revision=336812
Diffstat (limited to 'devel/gengetopt')
-rw-r--r--devel/gengetopt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gengetopt/Makefile b/devel/gengetopt/Makefile
index ea5a53fb181a..b6e89889d896 100644
--- a/devel/gengetopt/Makefile
+++ b/devel/gengetopt/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.22.6
CATEGORIES= devel
MASTER_SITES= GNU
-MAINTAINER= nemysis@gmx.ch
+MAINTAINER= nemysis@FreeBSD.org
COMMENT= Tool for generating a C function which parses command line arguments
LICENSE= GPLv3