diff options
author | jkim <jkim@FreeBSD.org> | 2015-09-02 02:51:17 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2015-09-02 02:51:17 +0800 |
commit | f8a401f52963cf2f440ee968f655cbbdd3b8f48d (patch) | |
tree | 22d3d4783e0a9a019466e9809b3a2fac51e5abc8 /comms | |
parent | 045877c92cb5b091faf0da7feed793b71ae032f7 (diff) | |
download | freebsd-ports-gnome-f8a401f52963cf2f440ee968f655cbbdd3b8f48d.tar.gz freebsd-ports-gnome-f8a401f52963cf2f440ee968f655cbbdd3b8f48d.tar.zst freebsd-ports-gnome-f8a401f52963cf2f440ee968f655cbbdd3b8f48d.zip |
Replace devel/cppunit with devel/cppunit113.
Approved by: bdrewery (maintainer)
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnuradio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index d9978cb93b1d..078c6592b3ef 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnuradio PORTVERSION= 3.7.7.1 +PORTREVISION= 1 CATEGORIES= comms astro hamradio MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \ LOCAL/db |