diff options
Diffstat (limited to 'misc/fep')
-rw-r--r-- | misc/fep/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/fep/Makefile b/misc/fep/Makefile index ad20b61fbe4..857ae187058 100644 --- a/misc/fep/Makefile +++ b/misc/fep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/09/13 19:25:57 christos Exp $ +# $NetBSD: Makefile,v 1.16 2005/09/29 14:31:11 wiz Exp $ DISTNAME= fep PKGNAME= fep-1.0 @@ -9,8 +9,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= limited-redistribution -RESTRICTED= Do not redistribute for a fee +LICENSE= fep-license +RESTRICTED= Do not redistribute for a fee. NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} |