diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 00:18:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 00:18:34 +0000 |
commit | d84f4a277180d5cff7fc0d733692ebe54ecc0940 (patch) | |
tree | bae3e60b730d15b81557d766539adbddbdd7c8cb /www/p5-WWW-iTunesConnect | |
parent | fce135b7e4df15eeb5a3fc43dd4ae7c7fea55969 (diff) | |
download | ports-d84f4a277180d5cff7fc0d733692ebe54ecc0940.tar.gz ports-d84f4a277180d5cff7fc0d733692ebe54ecc0940.zip |
Notes
Diffstat (limited to 'www/p5-WWW-iTunesConnect')
-rw-r--r-- | www/p5-WWW-iTunesConnect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-iTunesConnect/Makefile b/www/p5-WWW-iTunesConnect/Makefile index c102869d4f7d..4d263def375e 100644 --- a/www/p5-WWW-iTunesConnect/Makefile +++ b/www/p5-WWW-iTunesConnect/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PKGNAME} +DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= bfoz@bfoz.net COMMENT= Client interface for Apple's iTunes Connect service |