diff options
author | David Naylor <dbn@FreeBSD.org> | 2018-01-30 19:00:27 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2018-01-30 19:00:27 +0000 |
commit | 1da3310ac13117c3e66501d672446b7eb0e2d670 (patch) | |
tree | f565b3312e4715c9ab2c5543a2fb9b40d667713b /misc | |
parent | 227069da3b0a99549b9590459a307d17bd33307c (diff) | |
download | ports-1da3310ac13117c3e66501d672446b7eb0e2d670.tar.gz ports-1da3310ac13117c3e66501d672446b7eb0e2d670.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cdcollect/Makefile | 2 | ||||
-rw-r--r-- | misc/podsleuth/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/cdcollect/Makefile b/misc/cdcollect/Makefile index 6e602b91858c..08fe5d3ce8fa 100644 --- a/misc/cdcollect/Makefile +++ b/misc/cdcollect/Makefile @@ -3,7 +3,7 @@ PORTNAME= cdcollect PORTVERSION= 0.6.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}_source diff --git a/misc/podsleuth/Makefile b/misc/podsleuth/Makefile index efda7b1e92f0..9a676578c6df 100644 --- a/misc/podsleuth/Makefile +++ b/misc/podsleuth/Makefile @@ -3,7 +3,7 @@ PORTNAME= podsleuth PORTVERSION= 0.6.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://download.banshee.fm/${PORTNAME}/${PORTVERSION}/ |