diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 16:36:22 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 16:36:22 +0000 |
commit | 4bdd97e324f080038787d28239a2dc8303f24322 (patch) | |
tree | d71d09928594a99dbb872d6c9c8c4d0b015afa02 /audio/fplib | |
parent | 86df2db56e9c46fe902220afa074fb5a57c13424 (diff) | |
download | ports-4bdd97e324f080038787d28239a2dc8303f24322.tar.gz ports-4bdd97e324f080038787d28239a2dc8303f24322.zip |
Notes
Diffstat (limited to 'audio/fplib')
-rw-r--r-- | audio/fplib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fplib/Makefile b/audio/fplib/Makefile index 9bab96776fe0..4aba7c8787f0 100644 --- a/audio/fplib/Makefile +++ b/audio/fplib/Makefile @@ -3,7 +3,7 @@ PORTNAME= fplib PORTVERSION= 20121001 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= LOCAL/sunpoet |