diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-02-26 12:11:35 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-02-26 12:11:35 +0000 |
commit | 4d9773d24d0a08c4310f75ff1b0a24436eea71bb (patch) | |
tree | 3b8d6f920637cb09cad7cd15b239e733fe213f6c /mail/mailagent | |
parent | 370a14b53d0078ef0d4230aa9b6b39cd39c0aa16 (diff) | |
download | ports-4d9773d24d0a08c4310f75ff1b0a24436eea71bb.tar.gz ports-4d9773d24d0a08c4310f75ff1b0a24436eea71bb.zip |
Notes
Diffstat (limited to 'mail/mailagent')
-rw-r--r-- | mail/mailagent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile index c0343f4bedf9..3e0479e6054a 100644 --- a/mail/mailagent/Makefile +++ b/mail/mailagent/Makefile @@ -9,7 +9,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Sophisticated automatic mail-processing tool LICENSE= ART10 -LICENSE_FILES= ${WRKSRC}/Artistic +LICENSE_FILE= ${WRKSRC}/Artistic USES= perl5 tar:bzip2 USE_GITHUB= yes |