diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-12-18 22:08:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-12-18 22:08:56 +0000 |
commit | 916edfcd48a50aec4aa9aaaca649014bf22b419d (patch) | |
tree | 2eea39f3f22655746320f7f008c6df75ea45bd6f /net-p2p/rtorrent-devel | |
parent | - Apply current version patch (diff) |
- OPTIONS'ify.
- Add support for XMLRPC (default: on).
Diffstat (limited to 'net-p2p/rtorrent-devel')
-rw-r--r-- | net-p2p/rtorrent-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile index c5c597621740..8c4d28651fb8 100644 --- a/net-p2p/rtorrent-devel/Makefile +++ b/net-p2p/rtorrent-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= rtorrent-devel PORTVERSION= 0.7.9 -PORTREVISION= 0 +PORTREVISION= 1 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= flz@FreeBSD.org |