diff options
Diffstat (limited to 'mail/qmHandle')
-rw-r--r-- | mail/qmHandle/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/qmHandle/Makefile b/mail/qmHandle/Makefile index bb194f8f956..b0168884590 100644 --- a/mail/qmHandle/Makefile +++ b/mail/qmHandle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/05/14 15:49:35 zuntum Exp $ +# $NetBSD: Makefile,v 1.3 2001/06/04 22:26:32 jtb Exp $ # DISTNAME= qmHandle-0.5.0 @@ -9,6 +9,8 @@ MAINTAINER= zuntum@netbsd.org HOMEPAGE= http://www.io.com/~mick/soft/qmhandle.html COMMENT= tool to view and manage the qmail message queue +RESTRICTED= "Contact author before reselling" + WRKSRC= ${WRKDIR} USE_PERL5= YES |