From 02e1a28cf355710bfe513c184339253bcd4b70ca Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 28 Oct 2014 08:18:30 +0000 Subject: [PATCH] add working maintainer address --- converters/ppmtoTbmp/Makefile | 6 +++--- net/cftp/Makefile | 6 +++--- x11/bbpager/Makefile | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/converters/ppmtoTbmp/Makefile b/converters/ppmtoTbmp/Makefile index fab9640d4f5..db6c4b6172a 100644 --- a/converters/ppmtoTbmp/Makefile +++ b/converters/ppmtoTbmp/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.12 2013/03/11 01:30:28 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2014/10/28 08:18:30 jasper Exp $ COMMENT= PPM to Pilot bitmap converter DISTNAME= ppmtoTbmp-1.1 -REVISION= 1 +REVISION= 2 CATEGORIES= converters graphics HOMEPAGE= http://www.isaac.cs.berkeley.edu/pilot/ -MAINTAINER= Josh Rivel +MAINTAINER= Josh Rivel PERMIT_PACKAGE_CDROM= Yes diff --git a/net/cftp/Makefile b/net/cftp/Makefile index 9eae14f4700..4f158e53d9e 100644 --- a/net/cftp/Makefile +++ b/net/cftp/Makefile @@ -1,14 +1,14 @@ -# $OpenBSD: Makefile,v 1.7 2013/05/30 10:51:23 sthen Exp $ +# $OpenBSD: Makefile,v 1.8 2014/10/28 08:18:30 jasper Exp $ COMMENT= full screen FTP client DISTNAME= cftp-0.12 -REVISION= 0 +REVISION= 1 CATEGORIES= net HOMEPAGE= http://ftp.giga.or.at/pub/nih/cftp/ -MAINTAINER= Josh Rivel +MAINTAINER= Josh Rivel # GPL PERMIT_PACKAGE_CDROM= Yes diff --git a/x11/bbpager/Makefile b/x11/bbpager/Makefile index 5da52c242bf..74b730132b6 100644 --- a/x11/bbpager/Makefile +++ b/x11/bbpager/Makefile @@ -1,16 +1,16 @@ -# $OpenBSD: Makefile,v 1.17 2013/03/11 11:46:08 espie Exp $ +# $OpenBSD: Makefile,v 1.18 2014/10/28 08:18:30 jasper Exp $ COMMENT = pager for the Blackbox window manager DISTNAME = bbpager-0.4.7 -REVISION= 0 +REVISION= 1 CATEGORIES = x11 MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=bbtools/} HOMEPAGE = http://bbtools.sourceforge.net/ -MAINTAINER = Josh Rivel +MAINTAINER = Josh Rivel # GPLv2+ PERMIT_PACKAGE_CDROM = Yes