Drop maintainership of ruby-redis, get maintainership of x11/mlterm
This commit is contained in:
parent
313f32fa0c
commit
afdda336d3
@ -1,16 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2017/08/28 07:28:23 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2017/09/16 14:26:26 dcoppa Exp $
|
||||
|
||||
COMMENT = client library for the Redis key-value store
|
||||
|
||||
VERSION = 3.3.3
|
||||
REVISION = 0
|
||||
EPOCH = 1
|
||||
DISTNAME = redis-${VERSION}
|
||||
CATEGORIES = databases
|
||||
|
||||
HOMEPAGE = http://redis-rb.keyvalue.org/
|
||||
|
||||
MAINTAINER = David Coppa <dcoppa@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,14 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.55 2017/08/23 16:10:37 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.56 2017/09/16 14:26:26 dcoppa Exp $
|
||||
|
||||
COMMENT= color terminal emulator with unicode support
|
||||
DISTNAME= mlterm-3.8.2
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS+= mef 0.0 # 1.0
|
||||
SHARED_LIBS+= pobl 0.0 # 1.0
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://mlterm.sourceforge.net/
|
||||
|
||||
MAINTAINER= David Coppa <dcoppa@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
@ -20,7 +24,6 @@ WANTLIB += gthread-2.0 gtk-x11-2.0 harfbuzz m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
|
||||
WANTLIB += util xcb xcb-render xcb-shm z
|
||||
|
||||
HOMEPAGE= http://mlterm.sourceforge.net/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/}
|
||||
|
||||
LIB_DEPENDS= devel/fribidi \
|
||||
|
Loading…
Reference in New Issue
Block a user