diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
commit | 2d73db35333e6fc7a451669d2944eb5d5e73dc3a (patch) | |
tree | 7d69792ab3d0db86f0e048e5aa7dd59cedde9739 /games/torrent | |
parent | 278c1a98a989c10c5f2a06a7aa39615820656e32 (diff) | |
download | ports-2d73db35333e6fc7a451669d2944eb5d5e73dc3a.tar.gz ports-2d73db35333e6fc7a451669d2944eb5d5e73dc3a.zip |
Notes
Diffstat (limited to 'games/torrent')
-rw-r--r-- | games/torrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/torrent/Makefile b/games/torrent/Makefile index 7a65fc0f55dc..1ba9f4fc852e 100644 --- a/games/torrent/Makefile +++ b/games/torrent/Makefile @@ -7,7 +7,7 @@ PORTNAME= torrent PORTVERSION= 0.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/torrent/ \ http://www.amdmi3.ru/distfiles/ |