diff options
author | jtb <jtb> | 2001-06-04 21:30:51 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-06-04 21:30:51 +0000 |
commit | 7564ae0c82f23731a5e088b47f17f679778f1949 (patch) | |
tree | ee0df8165985319e9e8e58c2512ae76d68e3b89c /mail | |
parent | 84da5279f3a776d88f09e4c8d3ce4fbe4c165ba1 (diff) | |
download | pkgsrc-7564ae0c82f23731a5e088b47f17f679778f1949.tar.gz |
Redistribution allowed for non-commercial purposes only.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fromto/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/fromto/Makefile b/mail/fromto/Makefile index d854a0393cb..fd3764ee2f2 100644 --- a/mail/fromto/Makefile +++ b/mail/fromto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 18:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/06/04 21:30:51 jtb Exp $ # DISTNAME= fromto-1.5 @@ -9,6 +9,8 @@ EXTRACT_SUFX= #empty MAINTAINER= bad@netbsd.org COMMENT= Sendmail logfile viewer +RESTRICTED= "Redistribution allowed for non-commercial purposes only" + USE_PERL5= yes NO_WRKSUBDIR= yes |