diff options
author | Mark Felder <feld@FreeBSD.org> | 2013-06-29 14:28:10 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2013-06-29 14:28:10 +0000 |
commit | 922c03c944d119184018ff318a32288f20c6672c (patch) | |
tree | a24c4e44b104e6ae7ddcd910c41aeca803465009 /news/sabnzbdplus | |
parent | 3d119ba51424ce93a2438f61ee1e1e8c26ba2e70 (diff) | |
download | ports-922c03c944d119184018ff318a32288f20c6672c.tar.gz ports-922c03c944d119184018ff318a32288f20c6672c.zip |
Notes
Diffstat (limited to 'news/sabnzbdplus')
-rw-r--r-- | news/sabnzbdplus/Makefile | 1 | ||||
-rw-r--r-- | news/sabnzbdplus/files/sabnzbd.in | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index e3f6bb70e530..8ad2b7c0a27d 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -2,6 +2,7 @@ PORTNAME= sabnzbdplus PORTVERSION= 0.7.13 +PORTREVISION= 1 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src diff --git a/news/sabnzbdplus/files/sabnzbd.in b/news/sabnzbdplus/files/sabnzbd.in index fbafb3e9b1f3..429efe5ae42d 100644 --- a/news/sabnzbdplus/files/sabnzbd.in +++ b/news/sabnzbdplus/files/sabnzbd.in @@ -3,6 +3,7 @@ # $FreeBSD$ # # PROVIDE: sabnzbd +# REQUIRE: LOGIN # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf.local or /etc/rc.conf |