diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-22 22:28:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-22 22:28:24 +0800 |
commit | 7b80f91ac6abc0d8edcd8fea0cf14820060d781e (patch) | |
tree | 1ec5bdd453b93b6d604602da4c51bd617b104091 | |
parent | 585c1cc19aa354fd624569a2aa775e4f7a2a0f4b (diff) | |
download | freebsd-ports-gnome-7b80f91ac6abc0d8edcd8fea0cf14820060d781e.tar.gz freebsd-ports-gnome-7b80f91ac6abc0d8edcd8fea0cf14820060d781e.tar.zst freebsd-ports-gnome-7b80f91ac6abc0d8edcd8fea0cf14820060d781e.zip |
- Rename portname SABnzbd -> sabnzbd
Approved by: maintainer
-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 |