diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-09 00:39:11 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-09 00:39:11 +0800 |
commit | ca2176f4ac9e70753263ba8d7d6d812142573e5b (patch) | |
tree | ad815939be3bffba08aba37cf0ca640ef860f55c /comms/fl_moxgen | |
parent | b4c8d3da5d599f48ed1d54e4f10d715c87dafa3f (diff) | |
download | freebsd-ports-gnome-ca2176f4ac9e70753263ba8d7d6d812142573e5b.tar.gz freebsd-ports-gnome-ca2176f4ac9e70753263ba8d7d6d812142573e5b.tar.zst freebsd-ports-gnome-ca2176f4ac9e70753263ba8d7d6d812142573e5b.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 'comms/fl_moxgen')
-rw-r--r-- | comms/fl_moxgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/fl_moxgen/Makefile b/comms/fl_moxgen/Makefile index 945eaacc84d3..c8fcf7cc6309 100644 --- a/comms/fl_moxgen/Makefile +++ b/comms/fl_moxgen/Makefile @@ -3,7 +3,7 @@ PORTNAME= fl_moxgen PORTVERSION= 1.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= SF/flmoxgen DISTNAME= Fl_MoxGen-${PORTVERSION} |