diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-01 01:14:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-01 01:14:18 +0000 |
commit | 0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228 (patch) | |
tree | a359af9ae133db1419fc199dcee84fefdba2ddda /audio/libmp3-archive-perl/Makefile | |
parent | - Accept Python 2.7 (diff) |
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor)
Notes
Notes:
svn path=/head/; revision=262220
Diffstat (limited to 'audio/libmp3-archive-perl/Makefile')
-rw-r--r-- | audio/libmp3-archive-perl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmp3-archive-perl/Makefile b/audio/libmp3-archive-perl/Makefile index 9a8a48bea7d8..cd3e6d0e33f1 100644 --- a/audio/libmp3-archive-perl/Makefile +++ b/audio/libmp3-archive-perl/Makefile @@ -9,7 +9,7 @@ PORTNAME= libmp3-archive-perl PORTVERSION= 0.9 CATEGORIES= audio perl5 MASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl module to manipulate filenames containing music metadata |