diff options
author | obache <obache@pkgsrc.org> | 2011-01-10 12:15:13 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-01-10 12:15:13 +0000 |
commit | 1ed41cf9c586e9e7cae4c1f48733338b15641b80 (patch) | |
tree | db23fe5d60679addcdced572b68f331e61ca7d67 /sysutils/tits | |
parent | 9704e835c55e52e858d76c40cbe81ba5ff195eb5 (diff) | |
download | pkgsrc-1ed41cf9c586e9e7cae4c1f48733338b15641b80.tar.gz |
LICENSE=original-bsd
Diffstat (limited to 'sysutils/tits')
-rw-r--r-- | sysutils/tits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/tits/Makefile b/sysutils/tits/Makefile index 2979a46ceff..2c679f6b15a 100644 --- a/sysutils/tits/Makefile +++ b/sysutils/tits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2008/12/18 14:48:01 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2011/01/10 12:15:13 obache Exp $ # DISTNAME= tits-1.2.2 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.mctavish.co.uk/tits/ MAINTAINER= scw@NetBSD.org COMMENT= Server which provides telnet(1) access to one or more tty ports +LICENSE= original-bsd PKG_DESTDIR_SUPPORT= user-destdir |