diff options
Diffstat (limited to 'textproc/rman')
-rw-r--r-- | textproc/rman/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile index 49a3db689e6..6f27e2b74d1 100644 --- a/textproc/rman/Makefile +++ b/textproc/rman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/08/20 15:17:29 tsarna Exp $ +# $NetBSD: Makefile,v 1.12 1999/02/20 22:48:44 hubertf Exp $ # FreeBSD Id: Makefile,v 1.17 1997/12/08 15:45:27 tg Exp # @@ -10,8 +10,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org HOMEPAGE= http://http.cs.berkeley.edu/~phelps/tcltk/ -CONFLICTS= rman-3.0.5 - RESTRICTED= "Permission to incorporate this software into commercial products is needed." NO_CDROM= "License required" |