aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/gsed
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2016-12-09 03:23:24 +0800
committertijl <tijl@FreeBSD.org>2016-12-09 03:23:24 +0800
commitdbeb8d95df45ebc92cc1b8e6252793c08ac5070a (patch)
treee2715d6c9595e25da79d8bb0b4341f2a5c8d82a4 /textproc/gsed
parent0e91f27a663eba282d7db906e4c332590516600e (diff)
downloadfreebsd-ports-gnome-dbeb8d95df45ebc92cc1b8e6252793c08ac5070a.tar.gz
freebsd-ports-gnome-dbeb8d95df45ebc92cc1b8e6252793c08ac5070a.tar.zst
freebsd-ports-gnome-dbeb8d95df45ebc92cc1b8e6252793c08ac5070a.zip
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
Diffstat (limited to 'textproc/gsed')
-rw-r--r--textproc/gsed/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index 2f7b9cbb6a35..eb34f16b0251 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sed
PORTVERSION= 4.2.2
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= g