- remove MAINTAINER as per his request

This commit is contained in:
ajacoutot 2008-06-15 01:51:11 +00:00
parent a67efff5f6
commit e07d3338bd
4 changed files with 8 additions and 13 deletions

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.2 2007/09/15 18:01:02 simon Exp $
# $OpenBSD: Makefile,v 1.3 2008/06/15 01:51:11 ajacoutot Exp $
COMMENT= game like Deflektor (C64) / Mindbender (Amiga)
DISTNAME= mirrormagic-2.0.2
PKGNAME= ${DISTNAME}p0
CATEGORIES= games x11
MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/
HOMEPAGE= http://www.artsoft.org/mirrormagic/
MAINTAINER= Michael Knudsen <mk@molioner.dk>
# GPL
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,15 +1,13 @@
# $OpenBSD: Makefile,v 1.10 2007/09/15 18:01:02 simon Exp $
# $OpenBSD: Makefile,v 1.11 2008/06/15 01:51:11 ajacoutot Exp $
COMMENT= maze game resembling boulderdash
DISTNAME= rocksndiamonds-3.1.2
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= games x11
MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/
HOMEPAGE= http://www.artsoft.org/rocksndiamonds/
MAINTAINER= Michael Knudsen <mk@molioner.dk>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,15 +1,13 @@
# $OpenBSD: Makefile,v 1.13 2007/11/13 17:10:25 steven Exp $
# $OpenBSD: Makefile,v 1.14 2008/06/15 01:51:11 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= Perl interface to the Imlib2 image library
DISTNAME= Image-Imlib2-1.13
PKGNAME= p5-${DISTNAME}p0
PKGNAME= p5-${DISTNAME}p1
CATEGORIES= graphics
MAINTAINER= Michael Knudsen <mk@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.5 2007/09/15 20:38:22 merdely Exp $
# $OpenBSD: Makefile,v 1.6 2008/06/15 01:51:11 ajacoutot Exp $
COMMENT= mod_perl Apache gallery handler
MODULES= cpan
DISTNAME= Apache-Gallery-0.9.1
PKGNAME= p5-${DISTNAME}p0
PKGNAME= p5-${DISTNAME}p1
CATEGORIES= www
MAINTAINER= Michael Knudsen <mk@molioner.dk>
HOMEPAGE= http://www.apachegallery.dk/
# Artistic