diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-02-20 22:48:24 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-02-20 22:48:24 +0000 |
commit | 2a95ad9c6be52511880e6ee241b087af70706624 (patch) | |
tree | f0ac98b899382f539e1e39385f1316edd18626bd /textproc/rman | |
parent | 2821cb11104fb7319e84b4cd1808cf56f3604a54 (diff) | |
download | pkgsrc-2a95ad9c6be52511880e6ee241b087af70706624.tar.gz |
Fix CONFLICTS (remove redundancy, mostly)
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" |