diff options
author | rodent <rodent@pkgsrc.org> | 2014-05-25 15:53:20 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-05-25 15:53:20 +0000 |
commit | c28d6e135725d9350f6bca7d542827dc4b092007 (patch) | |
tree | 60a468181d4d048bbbe3500a6f643775c0e14795 /archivers/xbin/Makefile | |
parent | 9c6d261ce6faacd5b3467cd8fc6887e209faf32f (diff) | |
download | pkgsrc-c28d6e135725d9350f6bca7d542827dc4b092007.tar.gz |
Removing LICENSE, since licenses/xbin-license doesn't exist.
Diffstat (limited to 'archivers/xbin/Makefile')
-rw-r--r-- | archivers/xbin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/xbin/Makefile b/archivers/xbin/Makefile index a138a37637a..84cda59a97e 100644 --- a/archivers/xbin/Makefile +++ b/archivers/xbin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/05/25 15:52:31 rodent Exp $ +# $NetBSD: Makefile,v 1.32 2014/05/25 15:53:20 rodent Exp $ DISTNAME= ${PRGNAME}unix PKGNAME= ${PRGNAME}-2.3 @@ -9,7 +9,6 @@ DISTFILES= ${DISTNAME}.c ${PRGNAME}.man MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Convert mailable BinHex format into binary -LICENSE= xbin-license RESTRICTED= May not be sold without permission. NO_SRC_ON_CDROM=${RESTRICTED} |