drop maintainer

This commit is contained in:
jolan 2010-07-25 02:59:44 +00:00
parent 6e15b97878
commit ec2a7b809e
2 changed files with 4 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2010/07/11 15:57:47 espie Exp $
# $OpenBSD: Makefile,v 1.9 2010/07/25 02:59:44 jolan Exp $
COMMENT= command line implementation of the PAR v1.0 specification
DISTNAME= par-v1.1
@ -8,15 +8,13 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=parchive/}
HOMEPAGE= http://parchive.sourceforge.net/
MAINTAINER= Jolan Luff <jolan@openbsd.org>
# GPL
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
REVISION = 0
REVISION = 1
WANTLIB= c
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2010/07/11 15:57:47 espie Exp $
# $OpenBSD: Makefile,v 1.8 2010/07/25 02:59:44 jolan Exp $
COMMENT= command line implementation of the PAR v2.0 specification
DISTNAME= par2cmdline-0.4
@ -7,15 +7,13 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=parchive/}
HOMEPAGE= http://parchive.sourceforge.net/\#client_par2cmdline
MAINTAINER= Jolan Luff <jolan@openbsd.org>
# GPL
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
REVISION = 0
REVISION = 1
WANTLIB= c m stdc++
CONFIGURE_STYLE=gnu