aboutsummaryrefslogtreecommitdiff
path: root/lang/mawk/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2019-11-06 14:17:48 +0000
committerWen Heping <wen@FreeBSD.org>2019-11-06 14:17:48 +0000
commit0ada32f620f154be7ef71f05d7095c30fa9e166e (patch)
tree53a679befed422d489ccdd11c519687c437baf5a /lang/mawk/Makefile
parent3b035ed054a7d160f1a5642a2ff88e718b810cad (diff)
Notes
Diffstat (limited to 'lang/mawk/Makefile')
-rw-r--r--lang/mawk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile
index bee17a5de7fe..f5fdceac63d6 100644
--- a/lang/mawk/Makefile
+++ b/lang/mawk/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= mawk
-DISTVERSION= 1.3.4-20161120
+DISTVERSION= 1.3.4-20190203
CATEGORIES= lang
-MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/
+MASTER_SITES= ftp://ftp.invisible-island.net/${PORTNAME}/
MAINTAINER= wen@FreeBSD.org
COMMENT= Interpreter for the AWK Programming Language