diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-04-07 13:21:09 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-04-07 13:21:09 +0000 |
commit | 53f768e355939fafd0d0baab4822bfaa66ea8141 (patch) | |
tree | 40b9bdd47add9e60e27a97a08f551332c1a81ed8 | |
parent | d73a619295e0fa18c962d709b05d5d3aded52127 (diff) | |
download | ports-53f768e355939fafd0d0baab4822bfaa66ea8141.tar.gz ports-53f768e355939fafd0d0baab4822bfaa66ea8141.zip |
Notes
-rw-r--r-- | audio/deadbeef-mpris-plugin/Makefile | 2 | ||||
-rw-r--r-- | audio/osd-lyrics/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/interbench/Makefile | 2 | ||||
-rw-r--r-- | editors/heme/Makefile | 2 | ||||
-rw-r--r-- | games/qstat/Makefile | 2 | ||||
-rw-r--r-- | x11/bmpanel2/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/deadbeef-mpris-plugin/Makefile b/audio/deadbeef-mpris-plugin/Makefile index b60b8604b93f..019feb3882ca 100644 --- a/audio/deadbeef-mpris-plugin/Makefile +++ b/audio/deadbeef-mpris-plugin/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= MPRIS plugin for DeaDBeeF music player LICENSE= GPLv3 diff --git a/audio/osd-lyrics/Makefile b/audio/osd-lyrics/Makefile index 873393d81c4e..3fd1122e3eec 100644 --- a/audio/osd-lyrics/Makefile +++ b/audio/osd-lyrics/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio deskutils MASTER_SITES= GOOGLE_CODE PROJECTHOST= osd-lyrics -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= On-screen lyrics display program for various media players LICENSE= GPLv3 diff --git a/benchmarks/interbench/Makefile b/benchmarks/interbench/Makefile index ee07747a20f8..24ecdc75527e 100644 --- a/benchmarks/interbench/Makefile +++ b/benchmarks/interbench/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 0.31 CATEGORIES= benchmarks MASTER_SITES= http://ck.kolivas.org/apps/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Interactivity benchmark for Unix-like systems LICENSE= GPLv2 diff --git a/editors/heme/Makefile b/editors/heme/Makefile index 4b64ddba88c7..9dd3c70ff977 100644 --- a/editors/heme/Makefile +++ b/editors/heme/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4.2 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Small and fast console hex editor for Unix-like systems LICENSE= GPLv2 diff --git a/games/qstat/Makefile b/games/qstat/Makefile index 2f560f753ed0..d18f0f1f0370 100644 --- a/games/qstat/Makefile +++ b/games/qstat/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= games net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Command-line program to query game servers on the net CONFLICTS_INSTALL= torque-[0-9]* diff --git a/x11/bmpanel2/Makefile b/x11/bmpanel2/Makefile index 76e06573c3ea..3267ce7ca3a4 100644 --- a/x11/bmpanel2/Makefile +++ b/x11/bmpanel2/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= GOOGLE_CODE PATCH_SITES= LOCAL/danfe -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Lightweight NetWM-compliant panel (taskbar) for X11 LICENSE= MIT |