diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2007-02-23 22:59:09 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2007-02-23 22:59:09 +0000 |
commit | 4abb2611eace0e96e983a30941bc8e069e86ece6 (patch) | |
tree | 694ddf6aa1cb7ad0cf0d6b2632deb6bce2c0da14 /cad/lc | |
parent | a98ec6c1846d37f28de7dcd98517f885fa3dee78 (diff) | |
download | pkgsrc-4abb2611eace0e96e983a30941bc8e069e86ece6.tar.gz |
remove an obsolete comment
Diffstat (limited to 'cad/lc')
-rw-r--r-- | cad/lc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/lc/Makefile b/cad/lc/Makefile index 7487f51ad77..7aa1bf803b2 100644 --- a/cad/lc/Makefile +++ b/cad/lc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/02/23 22:50:40 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/23 22:59:09 dmcmahill Exp $ DISTNAME= lc # Overridden below PKGNAME= lc-2.10 @@ -11,7 +11,6 @@ COMMENT= Finite Difference Time Domain (FDTD) Electromagnetic Simulator DIST_SUBDIR= ${PKGNAME_NOREV} -# FIXME -- find the license and read it RESTRICTED= Original installer required to redistribute. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} |