pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/cam Rearrange sections to make pkglint happy.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4dec1ac0b5e
branches:  trunk
changeset: 471816:b4dec1ac0b5e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Mar 31 10:11:45 2004 +0000

description:
Rearrange sections to make pkglint happy.

diffstat:

 audio/cam/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 1ee99f13826f -r b4dec1ac0b5e audio/cam/Makefile
--- a/audio/cam/Makefile        Wed Mar 31 10:07:47 2004 +0000
+++ b/audio/cam/Makefile        Wed Mar 31 10:11:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/03/09 02:23:44 rh Exp $
+# $NetBSD: Makefile,v 1.15 2004/03/31 10:11:45 minskim Exp $
 #
 
 DISTNAME=      cam-1.02
@@ -6,9 +6,9 @@
 MASTER_SITES=  ${MASTER_SITE_SUNSITE:=apps/sound/mixers/}
 EXTRACT_SUFX=  .tgz
 
-CONFLICTS+=    feh<1.2.6nb3
-
 MAINTAINER=    hubertf%NetBSD.org@localhost
 COMMENT=       Cpu's Audio Mixer [curses based]
 
+CONFLICTS+=    feh<1.2.6nb3
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index