diff options
author | martti <martti> | 2003-07-21 16:35:12 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 16:35:12 +0000 |
commit | 7edec63da8d087916922eee3839d294038f11311 (patch) | |
tree | 5309d236d89582989589770b30d2d70c0ef6dc71 /devel/oaf | |
parent | cc45e6a9dee0ac7bfde650aa6d23bf5836da4aa6 (diff) | |
download | pkgsrc-7edec63da8d087916922eee3839d294038f11311.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'devel/oaf')
-rw-r--r-- | devel/oaf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile index 34251f8be99..1efd472637f 100644 --- a/devel/oaf/Makefile +++ b/devel/oaf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2003/07/17 21:32:01 grant Exp $ +# $NetBSD: Makefile,v 1.28 2003/07/21 16:43:33 martti Exp $ # DISTNAME= oaf-0.6.10 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnome.org/ -COMMENT= new object activation framework for GNOME +COMMENT= New object activation framework for GNOME USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES |