diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2014-07-13 08:30:43 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2014-07-13 08:30:43 +0000 |
commit | 5c59b18d705427220780d56d3d4d594a4a5c0e79 (patch) | |
tree | 5f3e20fff3f2c44b23d561eb1066468bec227879 /www | |
parent | 226ffc22a8df566ca4d3a041af2faef1afe462e9 (diff) | |
download | ports-5c59b18d705427220780d56d3d4d594a4a5c0e79.tar.gz ports-5c59b18d705427220780d56d3d4d594a4a5c0e79.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/rt42/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rt42/Makefile b/www/rt42/Makefile index db414cb3ac28..130440005a96 100644 --- a/www/rt42/Makefile +++ b/www/rt42/Makefile @@ -56,7 +56,7 @@ RUN_DEPENDS+= ${CLI_DEPS} \ ${HTML_DOC_DEPS} USES= cpe perl5 -CPE_VENDOR= best_practical +CPE_VENDOR= bestpractical USE_AUTOTOOLS= autoconf RT_LAYOUT= FreeBSD |