summaryrefslogtreecommitdiff
path: root/lang/nawk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/nawk/Makefile')
-rw-r--r--lang/nawk/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile
index b7fde74a05a4..e66ed8b4ec15 100644
--- a/lang/nawk/Makefile
+++ b/lang/nawk/Makefile
@@ -7,10 +7,11 @@
#
PORTNAME= nawk
-PORTVERSION= 20040207
+PORTVERSION= 20041222
CATEGORIES= lang
-MASTER_SITES= http://cm.bell-labs.com/who/bwk/
+MASTER_SITES= http://cm.bell-labs.com/cm/cs/who/bwk/
DISTNAME= awk
+DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Brian Kernighan's pattern scanning and processing language