diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
commit | 09f6cf8bee406b4dea883bf0aeeafac223a894fb (patch) | |
tree | 8c3fcc5b760a056e61e7f1bc4581a6a7b6b0d88b /audio/p5-Audio-CD | |
parent | 6f859fa95e2f8bc3cb93357a7f954bd12cd4dbe2 (diff) | |
download | ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.tar.gz ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.zip |
Notes
Diffstat (limited to 'audio/p5-Audio-CD')
-rw-r--r-- | audio/p5-Audio-CD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile index 62c78691b5aa..8f3a767ae6d4 100644 --- a/audio/p5-Audio-CD/Makefile +++ b/audio/p5-Audio-CD/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Audio PKGNAMEPREFIX= p5- -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to libcdaudio (cd + cddb) LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio |