zap stray apostrophe in DESCR, ok ajacoutot@

(also forces an update, I had some weird issues with firefox hanging after
a snapshot update which seemed to go away after forcing this to be updated).
This commit is contained in:
sthen 2014-11-21 23:53:14 +00:00
parent eda6f51785
commit 1371206576
2 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.240 2014/11/13 17:25:52 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.241 2014/11/21 23:53:14 sthen Exp $
COMMENT= general-purpose utility library
GNOME_PROJECT= glib
GNOME_VERSION= 2.42.1
REVISION= 0
PKGNAME= ${DISTNAME:S/glib/glib2/}
CATEGORIES= devel

View File

@ -1,3 +1,3 @@
General-purpose library in it's second version from the GTK+ team,
General-purpose library in its second version from the GTK+ team,
includes support routines for C such as lists, trees, hashes,
memory allocation, and many other things.