diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
commit | a9f85911cdb1e25bbc39c3f9f69a53c135a6b385 (patch) | |
tree | c27f5812b936c71a77d4cbdf89fc5dba1b2d4f22 /net-p2p/deluge | |
parent | 159185d75d7346a9ded3ad7a6f596a3b59568a54 (diff) | |
download | ports-a9f85911cdb1e25bbc39c3f9f69a53c135a6b385.tar.gz ports-a9f85911cdb1e25bbc39c3f9f69a53c135a6b385.zip |
Notes
Diffstat (limited to 'net-p2p/deluge')
-rw-r--r-- | net-p2p/deluge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index eb54e15b2f8d..0fa8772bf7b7 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.deluge-torrent.org/source/ EXTRACT_SUFX= .tar.lzma MAINTAINER= rm@FreeBSD.org -COMMENT= Bittorrent client using Python, GTK+2 and libtorrent-rasterbar +COMMENT= Bittorrent client using Python, GTK+2, and libtorrent-rasterbar LICENSE= GPLv3 |