diff options
author | obache <obache@pkgsrc.org> | 2013-02-16 09:34:38 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-02-16 09:34:38 +0000 |
commit | c828185889a8c76e694ac129a3b9cefcb9d12cb7 (patch) | |
tree | 0d49e928aa1b5d60c5775240171f4fe36d24b971 /net/tnftp | |
parent | b9afb2508ffbd90087387ef2012c2d00982369ed (diff) | |
download | pkgsrc-c828185889a8c76e694ac129a3b9cefcb9d12cb7.tar.gz |
LICENSE=original-bsd
Diffstat (limited to 'net/tnftp')
-rw-r--r-- | net/tnftp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tnftp/Makefile b/net/tnftp/Makefile index 4da4126481b..c6d7df6eb70 100644 --- a/net/tnftp/Makefile +++ b/net/tnftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2013/02/16 09:32:29 obache Exp $ +# $NetBSD: Makefile,v 1.31 2013/02/16 09:34:38 obache Exp $ DISTNAME= tnftp-20070806 SVR4_PKGNAME= tnftp @@ -13,6 +13,7 @@ CONFLICTS+= lukemftp-[0-9]* MAINTAINER= lukem@NetBSD.org COMMENT= The enhanced FTP client in NetBSD +LICENSE= original-bsd BOOTSTRAP_PKG= yes |