From ad63f94c0074894fc86b3b230a261064e11feb44 Mon Sep 17 00:00:00 2001 From: mbalmer Date: Mon, 26 Mar 2007 22:13:03 +0000 Subject: [PATCH] drop maintainership. --- print/cups-pdf/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index 6c37e233040..4b7d681e7d7 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -1,16 +1,15 @@ -# $OpenBSD: Makefile,v 1.2 2006/11/04 19:19:15 kili Exp $ +# $OpenBSD: Makefile,v 1.3 2007/03/26 22:13:03 mbalmer Exp $ COMMENT= "PDF backend for CUPS" DISTNAME= cups-pdf-2.4.2 +PKGNAME= ${DISTNAME}p0 CATEGORIES= print HOMEPAGE= http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/ MASTER_SITES= ${HOMEPAGE}src/ DISTFILES= ${DISTNAME:S/pdf-/pdf_/}.tar.gz -MAINTAINER= Marc Balmer - # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes