diff options
author | wiz <wiz@pkgsrc.org> | 2005-09-29 14:31:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-09-29 14:31:11 +0000 |
commit | 11bf902164b3c737ad08bf36e82fa6f4691307ba (patch) | |
tree | c24871cffb54cc0ea897100d7a34b72ea3f5f256 /misc | |
parent | 58065edb47a805f2bf3639e5df6e0b130811ca5f (diff) | |
download | pkgsrc-11bf902164b3c737ad08bf36e82fa6f4691307ba.tar.gz |
Use fep-license.
Diffstat (limited to 'misc')
-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} |