diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-05 04:28:31 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-05 04:28:31 +0800 |
commit | f936c151dd85044e407e6ef19c3eae4e27315247 (patch) | |
tree | 809e541af15b73734c43182b4f41107e2d9dd2b8 /net-p2p | |
parent | aad1135c50c9522ca415b203d605d3cb6cc3c244 (diff) | |
download | freebsd-ports-gnome-f936c151dd85044e407e6ef19c3eae4e27315247.tar.gz freebsd-ports-gnome-f936c151dd85044e407e6ef19c3eae4e27315247.tar.zst freebsd-ports-gnome-f936c151dd85044e407e6ef19c3eae4e27315247.zip |
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/eiskaltdcpp-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/eiskaltdcpp-qt/Makefile b/net-p2p/eiskaltdcpp-qt/Makefile index 1051335aa595..30ddf8661d38 100644 --- a/net-p2p/eiskaltdcpp-qt/Makefile +++ b/net-p2p/eiskaltdcpp-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= eiskaltdcpp-qt PORTVERSION= 2.2.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE DISTNAME= eiskaltdcpp-${DISTVERSION} |