diff options
author | naddy <naddy@FreeBSD.org> | 2002-07-31 03:25:00 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-07-31 03:25:00 +0800 |
commit | 8b752aced2a25c4146bb025911a3715603d1a979 (patch) | |
tree | d071da3393c181e546a08c263a9b6eb1048e8a6b /audio/p5-Audio-Wav | |
parent | 4d8e2d82a0d2fdd81f693d2983a4802471ab82c8 (diff) | |
download | freebsd-ports-gnome-8b752aced2a25c4146bb025911a3715603d1a979.tar.gz freebsd-ports-gnome-8b752aced2a25c4146bb025911a3715603d1a979.tar.zst freebsd-ports-gnome-8b752aced2a25c4146bb025911a3715603d1a979.zip |
Add perl5 category.
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- |