diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2019-05-03 13:58:33 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-05-03 13:58:33 +0000 |
| commit | b139bbf73ffe4ee576ea8e0ad1f3aca5c72c680c (patch) | |
| tree | fa2094fcde5d8aad310e78babc1457c503bb44a2 /security/maia | |
| parent | a9c92b0801a9f0a05c7bc4a453ddefe39f258949 (diff) | |
Fix the a ports that were broken but did not know it.
Differential Revision: https://reviews.freebsd.org/D20140
Notes
svn path=/head/; revision=500732
Diffstat (limited to 'security/maia')
| -rw-r--r-- | security/maia/Makefile | 2 | ||||
| -rw-r--r-- | security/maia/distinfo | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/security/maia/Makefile b/security/maia/Makefile index a1499682b13f..0e26beaf7776 100644 --- a/security/maia/Makefile +++ b/security/maia/Makefile @@ -5,7 +5,6 @@ PORTNAME= maia DISTVERSION= 1.0.4 PORTREVISION= 4 CATEGORIES= security -DISTNAME= maia_mailguard MAINTAINER= ek@purplehat.org COMMENT= Web-based management system based on amavisd-new and SpamAssassin @@ -35,7 +34,6 @@ GH_PROJECT= maia_mailguard GH_TAGNAME= 09eb7e5 USE_PERL5= run NO_BUILD= yes -WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME} DOCS= LICENSE.txt README.md maiad.conf.dist maia-mysql.sql maia-pgsql.sql maia.conf.dist USERS= vscan GROUPS= vscan diff --git a/security/maia/distinfo b/security/maia/distinfo index 1e54ce7f0834..b026888e32e5 100644 --- a/security/maia/distinfo +++ b/security/maia/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1546121679 -SHA256 (maia_mailguard_GH0.tar.gz) = 15789ad4b7e00efdfe115bd7688e02d7b456c015ef4d061a2425ff8a1d4b818f -SIZE (maia_mailguard_GH0.tar.gz) = 2298436 +SHA256 (technion-maia_mailguard-1.0.4-09eb7e5_GH0.tar.gz) = 15789ad4b7e00efdfe115bd7688e02d7b456c015ef4d061a2425ff8a1d4b818f +SIZE (technion-maia_mailguard-1.0.4-09eb7e5_GH0.tar.gz) = 2298436 |
