Sun Jan 5 10:39:33 2020 UTC ()
centerim5: drop MAINTAINER


(nia)
diff -r1.5 -r1.6 pkgsrc/chat/centerim5/Makefile

cvs diff -r1.5 -r1.6 pkgsrc/chat/centerim5/Makefile (expand / switch to unified diff)

--- pkgsrc/chat/centerim5/Makefile 2019/05/05 22:49:45 1.5
+++ pkgsrc/chat/centerim5/Makefile 2020/01/05 10:39:33 1.6
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.5 2019/05/05 22:49:45 ryoon Exp $ 1# $NetBSD: Makefile,v 1.6 2020/01/05 10:39:33 nia Exp $
2 2
3DISTNAME= centerim5-5.0.1 3DISTNAME= centerim5-5.0.1
4PKGREVISION= 2 4PKGREVISION= 2
5CATEGORIES= chat 5CATEGORIES= chat
6MASTER_SITES= http://www.centerim.org/download/cim5/ 6MASTER_SITES= http://www.centerim.org/download/cim5/
7 7
8MAINTAINER= nia@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://centerim.org/ 9HOMEPAGE= http://centerim.org/
10COMMENT= Text-mode multi-protocol instant messaging client using libpurple 10COMMENT= Text-mode multi-protocol instant messaging client using libpurple
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13USE_TOOLS+= aclocal autoconf autoheader automake autopoint 13USE_TOOLS+= aclocal autoconf autoheader automake autopoint
14USE_TOOLS+= pkg-config gettext msgfmt msgmerge xgettext 14USE_TOOLS+= pkg-config gettext msgfmt msgmerge xgettext
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16 16
17HAS_CONFIGURE= yes 17HAS_CONFIGURE= yes
18GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes
19CONFIGURE_ARGS+= --prefix=${PREFIX} 19CONFIGURE_ARGS+= --prefix=${PREFIX}
20 20
21USE_LIBTOOL= yes 21USE_LIBTOOL= yes