diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-10 20:55:20 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-10 20:55:20 +0000 |
commit | 1cd277bdcecf80f1b3c00ed15ff1c9e707024607 (patch) | |
tree | 8b56d1724c64bf5dd76ae2dcec17c58fb797e8e1 /audio/hs-ALUT | |
parent | 04bfaa8ecd94236f2723c0ece94529bf8a6f36d7 (diff) |
Notes
Diffstat (limited to 'audio/hs-ALUT')
-rw-r--r-- | audio/hs-ALUT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/hs-ALUT/Makefile b/audio/hs-ALUT/Makefile index d324433b57d7..7945111d8256 100644 --- a/audio/hs-ALUT/Makefile +++ b/audio/hs-ALUT/Makefile @@ -3,7 +3,7 @@ PORTNAME= ALUT PORTVERSION= 2.2.0.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio haskell MAINTAINER= haskell@FreeBSD.org |