summaryrefslogtreecommitdiff
path: root/audio/cam
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-31 10:11:45 +0000
committerminskim <minskim>2004-03-31 10:11:45 +0000
commit070f5c2282107316a3cc394fc52767052c97f447 (patch)
treea20bf9ebb4643c32e5896ed2bcfd537f4fa50262 /audio/cam
parent47a6ce6f52a46c634292403d850de32030ec5267 (diff)
downloadpkgsrc-070f5c2282107316a3cc394fc52767052c97f447.tar.gz
Rearrange sections to make pkglint happy.
Diffstat (limited to 'audio/cam')
-rw-r--r--audio/cam/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/cam/Makefile b/audio/cam/Makefile
index 774d7f8e57e..f6d943959bb 100644
--- a/audio/cam/Makefile
+++ b/audio/cam/Makefile
@@ -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 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/sound/mixers/}
EXTRACT_SUFX= .tgz
-CONFLICTS+= feh<1.2.6nb3
-
MAINTAINER= hubertf@NetBSD.org
COMMENT= Cpu's Audio Mixer [curses based]
+CONFLICTS+= feh<1.2.6nb3
+
.include "../../mk/bsd.pkg.mk"