typo in comment.
This commit is contained in:
parent
968f460a00
commit
a2e96fd92c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.176 2012/07/09 16:34:21 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.177 2012/07/12 11:20:25 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= general-purpose utility library
|
||||
COMMENT-docs= glib2 documentation
|
||||
@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.xz
|
||||
PKGNAME-main= glib2-${VERSION}
|
||||
PKGNAME-docs= glib2-docs-${VERSION}
|
||||
|
||||
REVISION-main= 1
|
||||
REVISION-main= 2
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: gio-kqueue.conf,v 1.1 2012/04/04 13:41:38 ajacoutot Exp $
|
||||
# $OpenBSD: gio-kqueue.conf,v 1.2 2012/07/12 11:20:25 ajacoutot Exp $
|
||||
#
|
||||
# Exclusion list; use polling instead of gio-kqueue for monitoring
|
||||
# (which prevents clean unmount operations) for the following locations:
|
||||
# (which prevents clean unmount operations) for the following locations.
|
||||
|
||||
# merged with the content of ~/.config/gio-kqueue.conf
|
||||
/media
|
||||
|
Loading…
Reference in New Issue
Block a user