diff options
author | obache <obache> | 2010-08-18 12:43:52 +0000 |
---|---|---|
committer | obache <obache> | 2010-08-18 12:43:52 +0000 |
commit | ebf6119c2978598575298d7915bb79a1972d28bb (patch) | |
tree | 2d891c68259797eeca1b6da1849492923f8f4222 /misc/ttyrec | |
parent | d2f30965ef9a891e15e9af586b8c671fcbdb65d4 (diff) | |
download | pkgsrc-ebf6119c2978598575298d7915bb79a1972d28bb.tar.gz |
set LICENSE=original-bsd
Diffstat (limited to 'misc/ttyrec')
-rw-r--r-- | misc/ttyrec/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile index c9144d221ff..c936102f149 100644 --- a/misc/ttyrec/Makefile +++ b/misc/ttyrec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/03/04 19:21:12 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2010/08/18 12:43:52 obache Exp $ DISTNAME= ttyrec-1.0.8 CATEGORIES= misc @@ -7,6 +7,7 @@ MASTER_SITES= http://0xcc.net/ttyrec/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://0xcc.net/ttyrec/ COMMENT= ttyrec is a tty recorder +LICENSE= original-bsd PKG_DESTDIR_SUPPORT= user-destdir |