summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-22 14:28:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-22 14:28:24 +0000
commitd092f8788fa5672da1f5882dd33c3d8d8564c9ba (patch)
tree048a1d1c7d48c88bd275c1101a7fc6153b292080 /news
parent- Use correct argument to disable profiling (diff)
- Rename portname SABnzbd -> sabnzbd
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=194084
Diffstat (limited to 'news')
-rw-r--r--news/sabnzbd/Makefile3
-rw-r--r--news/sabnzbdplus/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/news/sabnzbd/Makefile b/news/sabnzbd/Makefile
index 6682d7d992e2..89170874ba90 100644
--- a/news/sabnzbd/Makefile
+++ b/news/sabnzbd/Makefile
@@ -5,11 +5,12 @@
# $FreeBSD$
#
-PORTNAME= SABnzbd
+PORTNAME= sabnzbd
PORTVERSION= 0.2.5
CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sabnzbd
+DISTNAME= SABnzbd-${PORTVERSION}
MAINTAINER= daniel@netwalk.org
COMMENT= A web-interface based binary newsgrabber in python, with nzb support
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile
index 6682d7d992e2..89170874ba90 100644
--- a/news/sabnzbdplus/Makefile
+++ b/news/sabnzbdplus/Makefile
@@ -5,11 +5,12 @@
# $FreeBSD$
#
-PORTNAME= SABnzbd
+PORTNAME= sabnzbd
PORTVERSION= 0.2.5
CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sabnzbd
+DISTNAME= SABnzbd-${PORTVERSION}
MAINTAINER= daniel@netwalk.org
COMMENT= A web-interface based binary newsgrabber in python, with nzb support