diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-17 19:47:32 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-17 19:47:32 +0800 |
commit | 50f585167391f6e6150578efeac2c906b05067de (patch) | |
tree | 6395d433103262889ff1bcb87e43558acaa6588f /mail/exim | |
parent | 10dc590801996b9dd51b72443981478c17918d14 (diff) | |
download | freebsd-ports-gnome-50f585167391f6e6150578efeac2c906b05067de.tar.gz freebsd-ports-gnome-50f585167391f6e6150578efeac2c906b05067de.tar.zst freebsd-ports-gnome-50f585167391f6e6150578efeac2c906b05067de.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 8c122f161b7f..c74fd912d1c1 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -17,7 +17,7 @@ COMMENT?= High performance MTA for Unix systems on the Internet LICENSE= GPLv2 -USES= tar:bzip2 perl5 +USES= cpe tar:bzip2 perl5 USE_PERL5= run # Exim build system is job unsafe atm |