diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-07-30 19:25:00 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-07-30 19:25:00 +0000 |
commit | 9a12232cd53f6603ebe3d933282663226f75e2be (patch) | |
tree | bd42e94d46bbf190e956ab3ccb6e4addc5af803b /audio/p5-Audio-Wav | |
parent | b73bcd3801715beb5bdd79aa2563e4030b45a143 (diff) |
Notes
Diffstat (limited to 'audio/p5-Audio-Wav')
-rw-r--r-- | audio/p5-Audio-Wav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile index f2cac93fffad..230dc1751c47 100644 --- a/audio/p5-Audio-Wav/Makefile +++ b/audio/p5-Audio-Wav/Makefile @@ -7,7 +7,7 @@ PORTNAME= Audio-Wav PORTVERSION= 0.02 -CATEGORIES= audio +CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=Audio PKGNAMEPREFIX= p5- |