diff options
Diffstat (limited to 'comms/ifcico-cm')
-rw-r--r-- | comms/ifcico-cm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/ifcico-cm/Makefile b/comms/ifcico-cm/Makefile index 2540ac7e305..3230889b8b7 100644 --- a/comms/ifcico-cm/Makefile +++ b/comms/ifcico-cm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/12/21 15:45:20 tv Exp $ +# $NetBSD: Makefile,v 1.3 1999/09/23 16:32:08 hubertf Exp $ # DISTNAME= ifcico-3.0.cm.alpha-4.0 @@ -9,8 +9,6 @@ MASTER_SITES= http://www.cosy.sbg.ac.at/~cmeer/files/ MAINTAINER= tv@netbsd.org # aka "Todd Vierling" @ 1:396/1.5 HOMEPAGE= http://www.cosy.sbg.ac.at/~cmeer/ifcico/ -NO_CDROM= "extremely limited usefulness to the general public" - post-build: cd ${WRKSRC}/contrib/iftelnetd && ${MAKE} iftelnetd cd ${WRKSRC}/contrib/fdpass && ${LINK.c} -o fdpass fdpass.c |