diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-23 00:04:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-23 00:04:11 +0800 |
commit | dd6951f125ec0dcd46ba50f18525aff648b2b706 (patch) | |
tree | 36e27cf7f49369d4bd8c5e8f58e20ad03b4da0f4 /comms | |
parent | 0c93ceb4ce38aecc86b18c49eb0a22e573bb656e (diff) | |
download | freebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.gz freebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.zst freebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.zip |
- Chase lang/guile shlib bump
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 44284494671b..a97f73fc34b5 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnuradio PORTVERSION= 3.1.3 +PORTREVISION= 1 CATEGORIES= comms astro hamradio MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnuradio |