diff options
Diffstat (limited to 'misc/fep')
-rw-r--r-- | misc/fep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/fep/Makefile b/misc/fep/Makefile index 48372335c9e..2f61ebdfdd4 100644 --- a/misc/fep/Makefile +++ b/misc/fep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/01/03 18:16:10 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2009/05/19 08:59:23 wiz Exp $ DISTNAME= fep PKGNAME= fep-1.0 @@ -8,8 +8,8 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/fep/ MAINTAINER= nobu@psrc.isac.co.jp COMMENT= General purpose front end for command line editing - LICENSE= fep-license + RESTRICTED= Do not redistribute for a fee. NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} |