diff options
author | martti <martti> | 2003-07-21 16:45:54 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 16:45:54 +0000 |
commit | 08cea73ea689570d2cebd54c9886cf260db20484 (patch) | |
tree | b1f871338028796610e5ff920241fc869f182169 /graphics/libflash | |
parent | 1a8b5d26aed60e3f03654073908b836f261492bd (diff) | |
download | pkgsrc-08cea73ea689570d2cebd54c9886cf260db20484.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'graphics/libflash')
-rw-r--r-- | graphics/libflash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile index 31978d05171..08a9596b1b0 100644 --- a/graphics/libflash/Makefile +++ b/graphics/libflash/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2003/01/30 12:22:47 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 16:51:47 martti Exp $ # .include "Makefile.common" PKGNAME= lib${DISTNAME} PKGREVISION= 4 -COMMENT= open source Flash(tm) library +COMMENT= Open source Flash(tm) library USE_BUILDLINK2= yes USE_LIBTOOL= yes |