aboutsummaryrefslogtreecommitdiff
path: root/lang/runawk
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2010-07-29 02:58:44 +0000
committerSahil Tandon <sahil@FreeBSD.org>2010-07-29 02:58:44 +0000
commite971ac5f265005919174ea76347103e9ef303c27 (patch)
treec671dcb8280d4d8da4b38e33fde846e7ccfc9521 /lang/runawk
parentde223a1ada2dda46ac9fb3a1a505093d334bbe4f (diff)
downloadports-e971ac5f265005919174ea76347103e9ef303c27.tar.gz
ports-e971ac5f265005919174ea76347103e9ef303c27.zip
Notes
Diffstat (limited to 'lang/runawk')
-rw-r--r--lang/runawk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/runawk/Makefile b/lang/runawk/Makefile
index f701b1feb1c2..bc83e4e6d3eb 100644
--- a/lang/runawk/Makefile
+++ b/lang/runawk/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.21.0
CATEGORIES= lang
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= sahil@tandon.net
+MAINTAINER= sahil@FreeBSD.org
COMMENT= Wrapper for AWK interpreter that implements a modules system
MAKE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -Wl,-rpath -Wl,${LOCALBASE}/lib" \