diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index 61115c08448..b72a7562db9 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -1,15 +1,16 @@ -# $OpenBSD: Makefile,v 1.10 2008/12/05 20:48:05 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.11 2009/01/16 07:52:50 ajacoutot Exp $ COMMENT= create, alter and inspect Matroska files DISTNAME= mkvtoolnix-2.4.1 +PKGNAME= ${DISTNAME}p0 CATEGORIES= multimedia x11 EXTRACT_SUFX= .tar.bz2 HOMEPAGE= http://www.bunkus.org/videotools/mkvtoolnix/ -MAINTAINER= Antoine Jacoutot +MAINTAINER= Benoit Lecocq # GPLv2 PERMIT_PACKAGE_CDROM= Yes diff --git a/print/htmldoc/Makefile b/print/htmldoc/Makefile index e3c2eca4485..8885e6ad1a0 100644 --- a/print/htmldoc/Makefile +++ b/print/htmldoc/Makefile @@ -1,21 +1,22 @@ -# $OpenBSD: Makefile,v 1.21 2007/09/15 21:36:44 merdely Exp $ +# $OpenBSD: Makefile,v 1.22 2009/01/16 07:52:50 ajacoutot Exp $ COMMENT= convert HTML pages to PDF/PS format V= 1.8.27 DISTNAME= htmldoc-${V} -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= print www HOMEPAGE= http://www.htmldoc.org/ -MAINTAINER= Antoine Jacoutot +MAINTAINER= Benoit Lecocq # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes + WANTLIB= c crypto m ssl z DISTFILES= ${DISTNAME}-source${EXTRACT_SUFX} diff --git a/x11/liberation-fonts/Makefile b/x11/liberation-fonts/Makefile index 95a78f388d3..0427b4e8337 100644 --- a/x11/liberation-fonts/Makefile +++ b/x11/liberation-fonts/Makefile @@ -1,15 +1,16 @@ -# $OpenBSD: Makefile,v 1.4 2008/08/20 08:32:59 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.5 2009/01/16 07:52:50 ajacoutot Exp $ PKG_ARCH= * COMMENT= substitute for MS TTF core fonts DISTNAME= liberation-fonts-1.04 +PKGNAME= ${DISTNAME}p0 CATEGORIES= x11 HOMEPAGE= https://fedorahosted.org/liberation-fonts -MAINTAINER= Antoine Jacoutot +MAINTAINER= Benoit Lecocq # GPLv2+exception license PERMIT_PACKAGE_CDROM= Yes diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile index 49b21ab0d29..c7e7e2d6467 100644 --- a/x11/mrxvt/Makefile +++ b/x11/mrxvt/Makefile @@ -1,13 +1,16 @@ -# $OpenBSD: Makefile,v 1.10 2008/12/06 19:17:28 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.11 2009/01/16 07:52:50 ajacoutot Exp $ COMMENT= multi-tabbed terminal emulator DISTNAME= mrxvt-0.5.4 +PKGNAME= ${DISTNAME}p0 CATEGORIES= x11 HOMEPAGE= http://materm.sourceforge.net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=materm/} +MAINTAINER= Benoit Lecocq + # GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/x11/openbox/Makefile b/x11/openbox/Makefile index 316257ffed8..87867f272f0 100644 --- a/x11/openbox/Makefile +++ b/x11/openbox/Makefile @@ -1,16 +1,16 @@ -# $OpenBSD: Makefile,v 1.44 2008/09/17 15:12:32 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.45 2009/01/16 07:52:50 ajacoutot Exp $ COMMENT= small, fast & usable window manager DISTNAME= openbox-3.4.7.2 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 SHARED_LIBS+= obparser 8.0 # .21.2 SHARED_LIBS+= obrender 8.0 # .21.2 CATEGORIES= x11 HOMEPAGE= http://icculus.org/openbox/ -MAINTAINER= Antoine Jacoutot +MAINTAINER= Benoit Lecocq # GPLv2 PERMIT_PACKAGE_CDROM= Yes