diff options
author | hiramatsu <hiramatsu> | 2015-03-15 19:57:40 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2015-03-15 19:57:40 +0000 |
commit | 25c8d97cbd04a9da1055c3fef219d6325d118cef (patch) | |
tree | 9ebdca3520072a1edf278459dd2be0e7aa70a604 /net/corebird | |
parent | e5d8b84f745abbfe9faa753e991aa227d273cf3f (diff) | |
download | pkgsrc-25c8d97cbd04a9da1055c3fef219d6325d118cef.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'net/corebird')
-rw-r--r-- | net/corebird/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/corebird/Makefile b/net/corebird/Makefile index eebe966b659..393b30dfd19 100644 --- a/net/corebird/Makefile +++ b/net/corebird/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2014/12/11 22:14:21 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2015/03/15 20:03:24 hiramatsu Exp $ DISTNAME= corebird-0.9 CATEGORIES= net MASTER_SITES= -https://github.com/baedert/corebird/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX} -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://corebird.baedert.org/ COMMENT= Native Gtk+ Twitter Client LICENSE= gnu-gpl-v3 |