diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-16 02:58:59 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-16 02:58:59 +0800 |
commit | 834c01faf8e8727be65cb92173054f8ed735454b (patch) | |
tree | d4e76a4c0652c4925efd8f0899f4b9f820a9a1ea /x11-fm/tdfsb | |
parent | c155180563e4ef0ca01730fee2eb8a0ae9718206 (diff) | |
download | freebsd-ports-gnome-834c01faf8e8727be65cb92173054f8ed735454b.tar.gz freebsd-ports-gnome-834c01faf8e8727be65cb92173054f8ed735454b.tar.zst freebsd-ports-gnome-834c01faf8e8727be65cb92173054f8ed735454b.zip |
- Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'x11-fm/tdfsb')
-rw-r--r-- | x11-fm/tdfsb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/tdfsb/Makefile b/x11-fm/tdfsb/Makefile index 98c9c7c5049a..656e421fbb46 100644 --- a/x11-fm/tdfsb/Makefile +++ b/x11-fm/tdfsb/Makefile @@ -3,12 +3,12 @@ PORTNAME= tdfsb PORTVERSION= 0.0.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fm MASTER_SITES= http://www.determinate.net/webdata/data/ MAINTAINER= ports@FreeBSD.org -COMMENT= A 3D filesystem browser +COMMENT= 3D filesystem browser LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual |