From 73936c079f905d821e589012bff77c1ee7c969ef Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 30 Jun 2013 16:32:10 +0000 Subject: Test commit. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18609 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/pulseaudio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 2727931ea..955676fcf 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/trunk/audio/pulseaudio/Makefile 17268 2013-04-01 05:13:11Z marcus $ +# $MCom$ # # !!!NOTE!!! Any PORTVERSION update to this port must be accompanied by # PORTREVISION bumps of depending ports. @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/ MAINTAINER= gnome@FreeBSD.org + COMMENT= Sound server for UNIX # keep the json version otherwise it will match json-glib -- cgit