From 94dc65fbeccff1dc0d868dfd4949516e0eacf893 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 14:38:16 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- devel/ffcall/Makefile | 3 ++- devel/ffcall/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 devel/ffcall/pkg/COMMENT (limited to 'devel/ffcall') diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index e41957fb20d..13a782638bd 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/07 22:31:22 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:23 wiz Exp $ DISTNAME= ffcall-1.8 CATEGORIES= devel @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://clisp.cons.org/~haible/packages-ffcall.html +COMMENT= ffcall - foreign function call libraries # the file ${WRKDIR}/ffcall-1.8/avcall/avcall-${MACHINE_ARCH}.c needs to # be added for additional port support. diff --git a/devel/ffcall/pkg/COMMENT b/devel/ffcall/pkg/COMMENT deleted file mode 100644 index a250e81566d..00000000000 --- a/devel/ffcall/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -ffcall - foreign function call libraries -- cgit v1.2.3