diff options
author | rm <rm@FreeBSD.org> | 2012-09-30 14:25:19 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-09-30 14:25:19 +0800 |
commit | e5b3448be130a3bd69e1a4683404efba5d6afc44 (patch) | |
tree | 3aa016350465b9652676a8ba08c9b11c944e9515 /www | |
parent | bec194c63f8a7aacb7b4e1786c91824712aef5b3 (diff) | |
download | freebsd-ports-gnome-e5b3448be130a3bd69e1a4683404efba5d6afc44.tar.gz freebsd-ports-gnome-e5b3448be130a3bd69e1a4683404efba5d6afc44.tar.zst freebsd-ports-gnome-e5b3448be130a3bd69e1a4683404efba5d6afc44.zip |
- pass maintainership to new volonteer
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr
PR: 172163
Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com>
Diffstat (limited to 'www')
-rw-r--r-- | www/plugger-plugins-hubbe/Makefile | 8 | ||||
-rw-r--r-- | www/plugger/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/www/plugger-plugins-hubbe/Makefile b/www/plugger-plugins-hubbe/Makefile index c03f32b90509..db027191ce60 100644 --- a/www/plugger-plugins-hubbe/Makefile +++ b/www/plugger-plugins-hubbe/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: plugger-plugins-hubbe -# Date created: 11 February 2004 -# Whom: John Merryweather Cooper <coop9211@uidaho.edu> -# +# Created by: John Merryweather Cooper <coop9211@uidaho.edu> # $FreeBSD$ -# PORTNAME= plugger-plugins-hubbe PORTVERSION= 5.0 @@ -13,7 +9,7 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Meta package installing all author-recommended Plugger plugins RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \ diff --git a/www/plugger/Makefile b/www/plugger/Makefile index ac185213057b..41bafb84a1fe 100644 --- a/www/plugger/Makefile +++ b/www/plugger/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: plugger -# Date created: 11 Februrary 1999 -# Whom: Jay Sachs <sachs@cs.williams.edu> -# +# Created by: Jay Sachs <sachs@cs.williams.edu> # $FreeBSD$ -# PORTNAME= plugger PORTVERSION= 5.1.5 CATEGORIES= www audio graphics multimedia MASTER_SITES= http://fredrik.hubbe.net/plugger/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A multimedia front-end plugin for Mozilla or Opera USE_XORG= xext xt sm ice xext x11 |