From 23ec3d9b2d475bcc7c672c522e9e6955daa0f72e Mon Sep 17 00:00:00 2001 From: pascal Date: Wed, 13 Mar 2013 17:12:45 +0000 Subject: [PATCH] No need to rename shrip.conf to shrip.conf.sample. noted by/ok aja@ --- multimedia/shrip/Makefile | 5 +++-- multimedia/shrip/pkg/PLIST | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/multimedia/shrip/Makefile b/multimedia/shrip/Makefile index 7f3d1ba5265..b219d1f3fa4 100644 --- a/multimedia/shrip/Makefile +++ b/multimedia/shrip/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2013/03/11 11:35:44 espie Exp $ +# $OpenBSD: Makefile,v 1.3 2013/03/13 17:12:45 pascal Exp $ COMMENT = shell client for ogmrip DISTNAME = shrip-0.6.0 +REVISION = 0 CATEGORIES = multimedia @@ -28,6 +29,6 @@ NO_TEST = Yes post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/shrip ${INSTALL_DATA} ${WRKSRC}/shrip.conf \ - ${PREFIX}/share/examples/shrip/shrip.conf.sample + ${PREFIX}/share/examples/shrip .include diff --git a/multimedia/shrip/pkg/PLIST b/multimedia/shrip/pkg/PLIST index 2f3ce429db6..07bae940ba6 100644 --- a/multimedia/shrip/pkg/PLIST +++ b/multimedia/shrip/pkg/PLIST @@ -1,6 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/09 13:33:47 pascal Exp $ +@comment $OpenBSD: PLIST,v 1.2 2013/03/13 17:12:45 pascal Exp $ @bin bin/shrip @man man/man1/shrip.1 share/examples/shrip/ -share/examples/shrip/shrip.conf.sample +share/examples/shrip/shrip.conf @sample ${SYSCONFDIR}/shrip.conf