diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-10 00:42:27 +0800 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-10 00:42:27 +0800 |
commit | 4fd0a4b1c1c3f2cb1454e156e26774835885d347 (patch) | |
tree | 1b932c4555183e30779ab5f4c3093442aaa0b57e /audio/p5-Audio | |
parent | 99d5a24eca4a0194ff773fff20b5400c62b0fd8d (diff) | |
download | freebsd-ports-gnome-4fd0a4b1c1c3f2cb1454e156e26774835885d347.tar.gz freebsd-ports-gnome-4fd0a4b1c1c3f2cb1454e156e26774835885d347.tar.zst freebsd-ports-gnome-4fd0a4b1c1c3f2cb1454e156e26774835885d347.zip |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
Diffstat (limited to 'audio/p5-Audio')
-rw-r--r-- | audio/p5-Audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio/Makefile b/audio/p5-Audio/Makefile index 174b71ca5345..511de91d18d1 100644 --- a/audio/p5-Audio/Makefile +++ b/audio/p5-Audio/Makefile @@ -7,7 +7,7 @@ PORTNAME= Audio PORTVERSION= 1.029 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |