diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-31 17:44:24 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-31 17:44:24 +0000 |
commit | 2a846c7c2fd4c6bfdf38a80aff129208b8159c8d (patch) | |
tree | b7512dabc242706daed57f8631d22a3d67c3ef1a /audio/p5-CDDB_get/Makefile | |
parent | f92a51f472ac3294ea9e7a1c4ed4193fc02b42da (diff) |
Notes
Diffstat (limited to 'audio/p5-CDDB_get/Makefile')
-rw-r--r-- | audio/p5-CDDB_get/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index 4e7f5c56ab85..a8a977017ff0 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -6,11 +6,11 @@ # PORTNAME= CDDB_get -PORTVERSION= 2.23 +PORTVERSION= 2.27 PORTEPOCH= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FONKIE +MASTER_SITE_SUBDIR= ../../authors/id/F/FO/FONKIE PKGNAMEPREFIX= p5- MAINTAINER= oyvind@moll.no |