shorten COMMENT
This commit is contained in:
parent
1c49a78787
commit
d70c59a2f0
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/04/30 09:52:22 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/05/17 04:50:58 steven Exp $
|
||||
|
||||
COMMENT= "library for importing and exporting WordPerfect(tm) documents"
|
||||
COMMENT= "import and export WordPerfect(tm) documents"
|
||||
|
||||
DISTNAME= libwpd-0.8.9
|
||||
PKGNAME= ${DISTNAME}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= textproc
|
||||
|
||||
SHARED_LIBS= wpd 8.9 \
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2006/12/16 12:22:36 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/05/17 04:50:58 steven Exp $
|
||||
|
||||
# 64-bit/endian issue?
|
||||
NOT_FOR_ARCHS= sparc64
|
||||
|
||||
COMMENT= "command line tool to interact with an EWMH/NetWM windowmanager"
|
||||
COMMENT= "interact with an EWMH/NetWM window manager"
|
||||
DISTNAME= wmctrl-1.05
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${HOMEPAGE}dist/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user