summaryrefslogtreecommitdiff
path: root/editors/ssed
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-12-08 19:23:24 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-12-08 19:23:24 +0000
commit6ead27eb95b73463064db2a2ab7f92efd9f6d874 (patch)
treee2715d6c9595e25da79d8bb0b4341f2a5c8d82a4 /editors/ssed
parentFix runtime on i386. (diff)
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.
Notes
Notes: svn path=/head/; revision=428150
Diffstat (limited to 'editors/ssed')
-rw-r--r--editors/ssed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile
index b1534aa1e245..b4902e889aa5 100644
--- a/editors/ssed/Makefile
+++ b/editors/ssed/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sed
PORTVERSION= 3.62
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors textproc
MASTER_SITES= http://sed.sourceforge.net/grabbag/ssed/
PKGNAMEPREFIX= s