Drop MAINTAINER per his request.

This commit is contained in:
ajacoutot 2017-03-17 07:15:01 +00:00
parent 16d1dc311a
commit 3253b142b6
5 changed files with 15 additions and 16 deletions

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.17 2016/03/17 08:36:09 bentley Exp $
# $OpenBSD: Makefile,v 1.18 2017/03/17 07:15:01 ajacoutot Exp $
COMMENT= tempo/pitch audio processing library
DISTNAME= soundtouch-1.9.2
SHARED_LIBS += SoundTouch 3.0 # .0.0
CATEGORIES= audio devel
REVISION= 0
HOMEPAGE= http://www.surina.net/soundtouch/
MAINTAINER= Eric Lalonde <eric.c.lalonde@gmail.com>
# LGPLv2.1+
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2016/05/13 18:05:01 landry Exp $
# $OpenBSD: Makefile,v 1.8 2017/03/17 07:15:01 ajacoutot Exp $
COMMENT = backup and restoration manager for PostgreSQL
@ -6,8 +6,7 @@ MODPY_EGG_VERSION = 1.6.0
DISTNAME = barman-${MODPY_EGG_VERSION}
CATEGORIES = databases
HOMEPAGE = http://www.pgbarman.org/
MAINTAINER= Eric Lalonde <eric.c.lalonde@gmail.com>
REVISION = 0
# GPLv3
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.59 2017/02/07 01:39:59 gonzalo Exp $
# $OpenBSD: Makefile,v 1.60 2017/03/17 07:15:01 ajacoutot Exp $
COMMENT= server for streaming various media formats
CATEGORIES= net audio
MAINTAINER= Eric Lalonde <eric.c.lalonde@gmail.com>
DISTNAME= icecast-2.4.3
REVISION= 0
HOMEPAGE= http://www.icecast.org/
# GPL

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2016/09/06 15:37:53 jeremy Exp $
# $OpenBSD: Makefile,v 1.27 2017/03/17 07:15:01 ajacoutot Exp $
COMMENT-main= fast, light and extensible chat client
COMMENT-lua= Lua bindings for weechat
@ -15,14 +15,16 @@ PKGNAME-python= weechat-python-${V}
PKGNAME-ruby= weechat-ruby-${V}
PKGNAME-tcl= weechat-tcl-${V}
REVISION-ruby = 0
REVISION-main = 0
REVISION-lua = 0
REVISION-python = 0
REVISION-ruby = 1
REVISION-tcl = 0
CATEGORIES= net
HOMEPAGE= http://www.weechat.org/
MAINTAINER= Eric Lalonde <eric.c.lalonde@gmail.com>
# GPLv3
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2016/06/21 18:06:39 dcoppa Exp $
# $OpenBSD: Makefile,v 1.24 2017/03/17 07:15:01 ajacoutot Exp $
COMMENT = command line todo list manager
@ -6,11 +6,10 @@ VERSION = 2.5.1
DISTNAME = task-${VERSION}
PKGNAME = taskwarrior-${VERSION}
CATEGORIES = productivity
REVISION = 0
HOMEPAGE = http://www.taskwarrior.org/
MAINTAINER= Eric Lalonde <eric.c.lalonde@gmail.com>
MASTER_SITES = ${HOMEPAGE}download/
# MIT