diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-10 11:08:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-10 11:08:55 +0000 |
commit | 741cce2df56e3b63d8a166e0ea5a7afa969c64dc (patch) | |
tree | c2e4315512ae3f031af240eb9a940d19761854c4 /devel/ffcall | |
parent | 7f98f5de18b44795816fd543708522410fc8524f (diff) | |
download | pkgsrc-741cce2df56e3b63d8a166e0ea5a7afa969c64dc.tar.gz |
Remove pkgname from comment.
Diffstat (limited to 'devel/ffcall')
-rw-r--r-- | devel/ffcall/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index dfba2205081..fb0c3e9facc 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/09/09 18:28:26 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/09/10 11:08:55 wiz Exp $ DISTNAME= ffcall-1.8d PKGNAME= ffcall-1.8.4 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://clisp.cons.org/~haible/packages-ffcall.html -COMMENT= ffcall - foreign function call libraries +COMMENT= foreign function call libraries # the file ${WRKDIR}/ffcall-1.8/avcall/avcall-${MACHINE_ARCH}.c needs to # be added for additional port support. |