From f092079fb219a0a2ff9293d492955d384e30c949 Mon Sep 17 00:00:00 2001 From: sthen Date: Tue, 10 Mar 2009 10:36:47 +0000 Subject: [PATCH] update MAINTAINER email, regen PLIST, fix license marker, bump package --- audio/oggtag/Makefile | 8 ++++---- audio/oggtag/pkg/PLIST | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/audio/oggtag/Makefile b/audio/oggtag/Makefile index 192472429f1..851bcaa0641 100644 --- a/audio/oggtag/Makefile +++ b/audio/oggtag/Makefile @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile,v 1.4 2007/09/15 21:26:02 simon Exp $ +# $OpenBSD: Makefile,v 1.5 2009/03/10 10:36:47 sthen Exp $ COMMENT= command-line editor for tags in Ogg Vorbis files DISTNAME= oggtag_1.0 -PKGNAME= ${DISTNAME:S/_/-/} +PKGNAME= ${DISTNAME:S/_/-/}p0 CATEGORIES= audio HOMEPAGE= http://oggtag.sourceforge.net/ -MAINTAINER= Julian Leyh +MAINTAINER= Julian Leyh -# LGPL +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes diff --git a/audio/oggtag/pkg/PLIST b/audio/oggtag/pkg/PLIST index 8d23c5cabcd..4f91f36ddda 100644 --- a/audio/oggtag/pkg/PLIST +++ b/audio/oggtag/pkg/PLIST @@ -1,3 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/08/06 14:37:28 espie Exp $ -bin/oggtag +@comment $OpenBSD: PLIST,v 1.3 2009/03/10 10:36:47 sthen Exp $ +@bin bin/oggtag @man man/man1/oggtag.1