diff options
author | tijl <tijl@FreeBSD.org> | 2016-12-09 00:39:11 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-12-09 00:39:11 +0800 |
commit | 24f1021eb22e46fde724ad8dff4a0304ad3b792f (patch) | |
tree | ad815939be3bffba08aba37cf0ca640ef860f55c /x11-wm | |
parent | 326005bc047e498bc40a9a520a1f83afde7094ba (diff) | |
download | freebsd-ports-gnome-24f1021eb22e46fde724ad8dff4a0304ad3b792f.tar.gz freebsd-ports-gnome-24f1021eb22e46fde724ad8dff4a0304ad3b792f.tar.zst freebsd-ports-gnome-24f1021eb22e46fde724ad8dff4a0304ad3b792f.zip |
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ctwm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index 2245a95da25a..c8179815c18a 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -3,6 +3,7 @@ PORTNAME= ctwm PORTVERSION= 3.8.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= http://www.ctwm.org/dist/ \ |