Remove VERSION, it's only used once. Tweak DESCR.
maintainer timeout
This commit is contained in:
parent
c59cfc290e
commit
1e0e1e2cc9
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/06/27 08:15:46 mglocker Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2012/07/10 10:29:39 ajacoutot Exp $
|
||||
|
||||
COMMENT = search for TV serie nzb-files via web interface
|
||||
# alpha version
|
||||
VERSION = 0.0.1
|
||||
DISTNAME = midgetspy-Sick-Beard-b3a7afe
|
||||
PKGNAME = sickbeard-${VERSION}
|
||||
# alpha version
|
||||
PKGNAME = sickbeard-0.0.1
|
||||
CATEGORIES = news
|
||||
HOMEPAGE = http://sickbeard.com/
|
||||
MAINTAINER = Marcus Glocker <marcus@nazgul.ch>
|
||||
REVISION = 0
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
Start the sickbeard daemon by ${TRUEPREFIX}/bin/sickbeard and do the initial
|
||||
Start the sickbeard daemon with ${TRUEPREFIX}/bin/sickbeard and do the initial
|
||||
configuration via http://localhost:8081/
|
||||
|
Loading…
Reference in New Issue
Block a user