diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-10-10 12:33:35 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-10-10 12:33:35 +0000 |
commit | eb86e4311c732e94057f28e7b0c5d00d717b8c84 (patch) | |
tree | 186eb805680b2645751c08f3ac8696dfa149b5e3 /converters/p5-bsdconv/Makefile | |
parent | 61fceef05073588283b033a6d8cd47da6fad2576 (diff) | |
download | ports-eb86e4311c732e94057f28e7b0c5d00d717b8c84.tar.gz ports-eb86e4311c732e94057f28e7b0c5d00d717b8c84.zip |
Notes
Diffstat (limited to 'converters/p5-bsdconv/Makefile')
-rw-r--r-- | converters/p5-bsdconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-bsdconv/Makefile b/converters/p5-bsdconv/Makefile index 0b891b6fc7be..2707eeee5dda 100644 --- a/converters/p5-bsdconv/Makefile +++ b/converters/p5-bsdconv/Makefile @@ -5,7 +5,7 @@ PORTNAME= bsdconv PORTVERSION= 9.0 CATEGORIES= converters perl5 PKGNAMEPREFIX= p5- -DISTNAME= buganini-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} +DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} MAINTAINER= buganini@gmail.com COMMENT= Perl wrapper for bsdconv |