diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-31 22:40:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-31 22:40:30 +0000 |
commit | ba43bbf0ecf4f16bda379116aeea0b8753d095af (patch) | |
tree | 0e77a36cf5f50b169d3c1bcc7f8f85897e37e21f /lang/mawk | |
parent | d2b62a7a89d39a3118b65cf5b6ec698284ca720f (diff) | |
download | ports-ba43bbf0ecf4f16bda379116aeea0b8753d095af.tar.gz ports-ba43bbf0ecf4f16bda379116aeea0b8753d095af.zip |
Notes
Diffstat (limited to 'lang/mawk')
-rw-r--r-- | lang/mawk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile index 12e0ba125c63..d42b15e8f8b3 100644 --- a/lang/mawk/Makefile +++ b/lang/mawk/Makefile @@ -7,7 +7,7 @@ CATEGORIES= lang MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/ EXTRACT_SUFX= .tgz -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interpreter for the AWK Programming Language LICENSE= GPLv2 |