diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2016-07-20 09:33:31 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2016-07-20 09:33:31 +0000 |
commit | 3561a46f285c63588e94e78058ab4a9582b98b22 (patch) | |
tree | ee034c13633ca813e09b3fc925d53acc6b5eda76 /audio | |
parent | 944a4540ffb5d5ca873bd826b9df90c25a74f91f (diff) | |
download | ports-3561a46f285c63588e94e78058ab4a9582b98b22.tar.gz ports-3561a46f285c63588e94e78058ab4a9582b98b22.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/enscribe/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3plot/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/enscribe/Makefile b/audio/enscribe/Makefile index 8b2db5d5f797..bd858037fe80 100644 --- a/audio/enscribe/Makefile +++ b/audio/enscribe/Makefile @@ -3,7 +3,7 @@ PORTNAME= enscribe PORTVERSION= 0.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio graphics MASTER_SITES= http://www.coppercloudmusic.com/enscribe/ diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index 91ef2aeaa23d..ea89be9029c6 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -3,7 +3,7 @@ PORTNAME= mp3plot DISTVERSION= 0.6.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= http://p.outlyer.net/mp3plot/files/ |