diff options
author | jtb <jtb@pkgsrc.org> | 2001-06-04 22:26:32 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-06-04 22:26:32 +0000 |
commit | 5d2dfd30daff3079f259489350eea352ff6e8e9b (patch) | |
tree | 0d144683073b4b6cceccfe2d1f97cf2534c2a392 /mail | |
parent | fd869373a349c657464fc735d57614e3d3c71a2d (diff) | |
download | pkgsrc-5d2dfd30daff3079f259489350eea352ff6e8e9b.tar.gz |
Contact author before reselling.
Diffstat (limited to 'mail')
-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 |