diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-22 14:28:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-22 14:28:24 +0000 |
commit | d092f8788fa5672da1f5882dd33c3d8d8564c9ba (patch) | |
tree | 048a1d1c7d48c88bd275c1101a7fc6153b292080 /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/Makefile | 3 | ||||
-rw-r--r-- | news/sabnzbdplus/Makefile | 3 |
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 |