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 | 77e8bc2092d20d08fd8e86f36cba9b3ad491c127 (patch) | |
tree | db23fe5d60679addcdced572b68f331e61ca7d67 /sysutils | |
parent | b8d0d1c374853952d62b4b741fe530244e4f8f0c (diff) | |
download | pkgsrc-77e8bc2092d20d08fd8e86f36cba9b3ad491c127.tar.gz |
LICENSE=original-bsd
Diffstat (limited to 'sysutils')
-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 |