diff options
author | lofi <lofi@FreeBSD.org> | 2007-02-16 14:39:20 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2007-02-16 14:39:20 +0800 |
commit | 8397a19ae99f50db0c5ca3daea49c14bb8e43cb6 (patch) | |
tree | 49f38278799cb41c46ab5c3f337dba88fd8a6932 | |
parent | 5ed9aab7b4a40fbbf13c1b92b9bd0743f2176649 (diff) | |
download | freebsd-ports-gnome-8397a19ae99f50db0c5ca3daea49c14bb8e43cb6.tar.gz freebsd-ports-gnome-8397a19ae99f50db0c5ca3daea49c14bb8e43cb6.tar.zst freebsd-ports-gnome-8397a19ae99f50db0c5ca3daea49c14bb8e43cb6.zip |
Typo: CONFILCTS -> CONFLICTS
-rw-r--r-- | mail/smx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smx/Makefile b/mail/smx/Makefile index 8252903a83b4..76154a39aec2 100644 --- a/mail/smx/Makefile +++ b/mail/smx/Makefile @@ -17,7 +17,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Secure and efficient mail gateway NOT_FOR_ARCHS= ia64 -CONFILCTS= meta1-* +CONFLICTS= meta1-* PORTNAME2= smX WRKSRC= ${WRKDIR}/${PORTNAME2}-${PORTVERSION} GNU_CONFIGURE= yes |