diff options
author | matthew <matthew@FreeBSD.org> | 2014-07-13 16:30:43 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2014-07-13 16:30:43 +0800 |
commit | 27f82dd2cfd897240b66eef3d3fb0fc6ec8968bd (patch) | |
tree | 5f3e20fff3f2c44b23d561eb1066468bec227879 /www | |
parent | 5fcd68f61cdc411735c5e7afc1d3fe61627e611b (diff) | |
download | freebsd-ports-gnome-27f82dd2cfd897240b66eef3d3fb0fc6ec8968bd.tar.gz freebsd-ports-gnome-27f82dd2cfd897240b66eef3d3fb0fc6ec8968bd.tar.zst freebsd-ports-gnome-27f82dd2cfd897240b66eef3d3fb0fc6ec8968bd.zip |
It's listed under 'bestpractical' in the official CPE dictionary.
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 |