svn commit: r410701 - head/audio/tomahawk

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Mar 9 14:33:58 UTC 2016


Author: rakuco
Date: Wed Mar  9 14:33:56 2016
New Revision: 410701
URL: https://svnweb.freebsd.org/changeset/ports/410701

Log:
  Correctly mark the port as unmaintained after r392689.

Modified:
  head/audio/tomahawk/Makefile

Modified: head/audio/tomahawk/Makefile
==============================================================================
--- head/audio/tomahawk/Makefile	Wed Mar  9 13:31:43 2016	(r410700)
+++ head/audio/tomahawk/Makefile	Wed Mar  9 14:33:56 2016	(r410701)
@@ -5,7 +5,7 @@ PORTNAME=	tomahawk
 PORTVERSION=	0.8.4
 CATEGORIES=	audio
 
-MAINTAINER=	port at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Multi-source, social, and smart music player
 
 LICENSE=	GPLv3


More information about the svn-ports-all mailing list