diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-01 01:52:23 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-01 01:52:23 +0800 |
commit | 489a139747d4845518fd8ef6aec427d9c810acd8 (patch) | |
tree | efc3b35341321b20b2a3aef5396a59643da16a34 /comms | |
parent | 48eeda14e1194d0c63d9c8fd661d99eb763113aa (diff) | |
download | freebsd-ports-graphics-489a139747d4845518fd8ef6aec427d9c810acd8.tar.gz freebsd-ports-graphics-489a139747d4845518fd8ef6aec427d9c810acd8.tar.zst freebsd-ports-graphics-489a139747d4845518fd8ef6aec427d9c810acd8.zip |
- Add USES=libtool to x11-toolkits/xforms and bump dependent ports.
- Remove xforms dependency from graphics/qslim.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/echolinux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/echolinux/Makefile b/comms/echolinux/Makefile index 28b15fdf168..9f732ed40ea 100644 --- a/comms/echolinux/Makefile +++ b/comms/echolinux/Makefile @@ -3,7 +3,7 @@ PORTNAME= echolinux PORTVERSION= 0.17a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms hamradio MASTER_SITES= SF/cqinet/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz |