diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/clig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clig/Makefile b/devel/clig/Makefile index 13dd1f223de1..45747c1f2246 100644 --- a/devel/clig/Makefile +++ b/devel/clig/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.3 CATEGORIES= devel tcl82 MASTER_SITES= http://wsd.iitb.fhg.de/~geg/clighome/ -MAINTAINER= billf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Auto-generate an (argc, argv) processor, usage message, and manpage # This should work with any version of tcl. See also ${MAKE_ENV}. |