diff options
author | bjoern <bjoern@pkgsrc.org> | 2002-01-01 15:14:19 +0000 |
---|---|---|
committer | bjoern <bjoern@pkgsrc.org> | 2002-01-01 15:14:19 +0000 |
commit | ea6d572e056362d058a830dc09ea98a9a2f59481 (patch) | |
tree | 7e7f93ff09d01885f5b7eb796b77876c5e60d23a /x11 | |
parent | dbc49fb08520fe1ecd0b587ae2fcab480a2ddf38 (diff) | |
download | pkgsrc-ea6d572e056362d058a830dc09ea98a9a2f59481.tar.gz |
Spelling: Libaries -> Libraries
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 7349acfd8d2..cdf46da18a7 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2001/10/24 22:11:12 jlam Exp $ +# $NetBSD: Makefile,v 1.74 2002/01/01 15:14:19 bjoern Exp $ DISTNAME= gnome-libs-1.4.1.2 CATEGORIES= x11 gnome @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-libs/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ -COMMENT= Libaries for the GNU Network Object Model Environment +COMMENT= Libraries for the GNU Network Object Model Environment BUILD_USES_MSGFMT= YES |