diff options
Diffstat (limited to 'mail/ezmlm-idx')
-rw-r--r-- | mail/ezmlm-idx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 94ca5d9f74d2..fde65424549d 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -44,7 +44,7 @@ EXTRACT_LIB+= -L${LOCALBASE}/lib -lpq -lcrypt ALL_TARGET= it ${LANGUAGE} .endif -NO_PACKAGE= Unsure of DJB license +RESTRICTED= Unsure of DJB license WRKSRC= ${WRKDIR}/ezmlm-${EZMLM_VERSION} EZMLM_VERSION= 0.53 |