diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
commit | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch) | |
tree | 3b2da25c07f6e025110e7dcc036f2541a3f985e3 /lang/mawk/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76037
Diffstat (limited to 'lang/mawk/Makefile')
-rw-r--r-- | lang/mawk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile index fb29a1b7814a..b341bc602826 100644 --- a/lang/mawk/Makefile +++ b/lang/mawk/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://dl.droso.net/ports/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= erwin@lansing.dk +COMMENT= An implementation of new/posix awk WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes |