diff options
author | feld <feld@FreeBSD.org> | 2014-07-10 20:14:26 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-07-10 20:14:26 +0800 |
commit | 87b971de80a1843b56e74c5cdf584f207830dfb4 (patch) | |
tree | f84a32414d0bba9c7dbd9a781815eb3784862b8f /news/sabnzbdplus/Makefile | |
parent | 66f8816ab4d0ad7b830436cc07a1a125bd12c968 (diff) | |
download | freebsd-ports-gnome-87b971de80a1843b56e74c5cdf584f207830dfb4.tar.gz freebsd-ports-gnome-87b971de80a1843b56e74c5cdf584f207830dfb4.tar.zst freebsd-ports-gnome-87b971de80a1843b56e74c5cdf584f207830dfb4.zip |
Update to 0.7.18
Submitted by: bryce@cobryce.com
Diffstat (limited to 'news/sabnzbdplus/Makefile')
-rw-r--r-- | news/sabnzbdplus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 5b3d81315b72..40a02b26b243 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= sabnzbdplus -PORTVERSION= 0.7.17 -PORTREVISION= 1 +PORTVERSION= 0.7.18 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src |