diff options
author | makc <makc@FreeBSD.org> | 2014-02-18 22:31:32 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-02-18 22:31:32 +0800 |
commit | 4a08b718eeb44249239269d291e5e723f382b150 (patch) | |
tree | d82245c1618946179f5cb8e7835d4ed6927685eb /comms | |
parent | 62b16de5a7e24a51d6be70a0a7748c167b951982 (diff) | |
download | freebsd-ports-graphics-4a08b718eeb44249239269d291e5e723f382b150.tar.gz freebsd-ports-graphics-4a08b718eeb44249239269d291e5e723f382b150.tar.zst freebsd-ports-graphics-4a08b718eeb44249239269d291e5e723f382b150.zip |
- Bump PORTREVISION after KDE4_PREFIX change
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnuradio/Makefile | 2 | ||||
-rw-r--r-- | comms/gqrx/Makefile | 2 | ||||
-rw-r--r-- | comms/gr-osmosdr/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 2e9b279e86e..9c7fb9bb0d6 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnuradio PORTVERSION= 3.6.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms astro hamradio MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \ ${MASTER_SITE_LOCAL} diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 640d2a78b4e..32a1cd0b32c 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -3,7 +3,7 @@ PORTNAME= gqrx PORTVERSION= 20130504 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 6d59b930be9..31787e256f2 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -2,7 +2,7 @@ PORTNAME= gr-osmosdr PORTVERSION= 20130509 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac |