diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2010-07-01 19:27:18 +0000 | 
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2010-07-01 19:27:18 +0000 | 
| commit | 49494235f5033ae899aca186b0932fe427c7355f (patch) | |
| tree | 062d9365b8d5c0b26b1463dce93634915d69f365 | |
| parent | Commit the proper version of the rc.d script, not the POC version: (diff) | |
Bump PORTREVISION for rev 1.2 of the rc.d file
... because you can never have too many 1's in a PKGNAME
Feature safe:	yes
| -rw-r--r-- | net-p2p/deluge/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 9a25cf5c5aaf..f8e73e65f323 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -7,6 +7,7 @@  PORTNAME=	deluge  DISTVERSION=	1.3.0_rc1 +PORTREVISION=	1  PORTEPOCH=	1  CATEGORIES=	net-p2p python  MASTER_SITES=	http://download.deluge-torrent.org/source/  | 
