Removed "KDE porting team" aka. me as maintainer.

This commit is contained in:
rsadowski 2020-11-03 17:34:50 +00:00
parent 68c023cfd2
commit 8ed6752cb7

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.41 2020/02/26 16:36:20 rsadowski Exp $
# $OpenBSD: Makefile,v 1.42 2020/11/03 17:34:50 rsadowski Exp $
COMMENT= data viewing/plotting tool
GH_ACCOUNT = Kst-plot
GH_PROJECT = kst
GH_TAGNAME = v2.0.8
REVISION = 5
REVISION = 6
SHARED_LIBS += kst2core 0.0 # 2.0
SHARED_LIBS += kst2math 0.0 # 2.0
@ -15,8 +15,6 @@ CATEGORIES= math
HOMEPAGE= https://kst-plot.kde.org/
MAINTAINER= KDE porting team <openbsd-kde@googlegroups.com>
# GPLv2+
PERMIT_PACKAGE= Yes