diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-11-13 21:27:22 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-11-13 21:27:22 +0000 |
commit | 54b89300804a7a82fc73f9697a145272f6523b7f (patch) | |
tree | b8c91c60c8abb887ba2f9510847e8591e3364598 /mail/smx | |
parent | 3812c615c2af3520666b4d057b1dd8e48d19ccad (diff) |
Notes
Diffstat (limited to 'mail/smx')
-rw-r--r-- | mail/smx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/smx/Makefile b/mail/smx/Makefile index 2670c5fca644..233a307e162a 100644 --- a/mail/smx/Makefile +++ b/mail/smx/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME2}-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Secure and efficient mail gateway +NOT_FOR_ARCHS= ia64 PORTNAME2= smX WRKSRC= ${WRKDIR}/${PORTNAME2}-${PORTVERSION} USE_REINPLACE= yes |