diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:34:24 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:34:24 +0000 |
commit | c198c29591c8ca3f0aab27fbd1b24f8614c67b67 (patch) | |
tree | ad6d14819f5b8deb443df9bea56762cd1a088033 /www/mhonarc | |
parent | textproc/modlogan: Add CPE information (diff) |
www/mhonarc: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'www/mhonarc')
-rw-r--r-- | www/mhonarc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mhonarc/Makefile b/www/mhonarc/Makefile index b646d43750d9..024a0398e60e 100644 --- a/www/mhonarc/Makefile +++ b/www/mhonarc/Makefile @@ -10,7 +10,7 @@ COMMENT= WWW front end for mail archives LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:bzip2 perl5 +USES= cpe tar:bzip2 perl5 USE_GITHUB= YES GH_ACCOUNT= sympa-community GH_PROJECT= MHonArc |