diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-03 10:54:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-03 10:54:52 +0000 |
commit | 50cc32652ed9151def532ecb742edfe4f85f71a0 (patch) | |
tree | 22c55e37c55f4c1f380e67924a06e07e23ab83d2 /editors | |
parent | 0b2e6f226f4ec8300c8df8aaa9f2bc19b5649428 (diff) | |
download | pkgsrc-50cc32652ed9151def532ecb742edfe4f85f71a0.tar.gz |
Reset maintainer (observer now).
Diffstat (limited to 'editors')
-rw-r--r-- | editors/tomboy/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 0d8b64b4b0e..0b678746f2d 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.70 2016/04/11 19:01:50 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.71 2016/05/03 10:54:55 wiz Exp $ DISTNAME= tomboy-1.2.1 PKGREVISION= 45 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} -MAINTAINER= rhaen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/projects/tomboy COMMENT= Gnome desktop note application LICENSE= gnu-lgpl-v2.1 |