diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-09 19:59:21 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-09 19:59:21 +0000 |
commit | b2f9df5f6d21f11f02b9e20fee92192c2b77c353 (patch) | |
tree | 2a1c5a63bf94fd96939fb08c0dff81466d8d3278 | |
parent | 86066455aa5348ec791a73e85ade45288f53c0ef (diff) | |
download | ports-b2f9df5f6d21f11f02b9e20fee92192c2b77c353.tar.gz ports-b2f9df5f6d21f11f02b9e20fee92192c2b77c353.zip |
Notes
-rw-r--r-- | archivers/rvm/Makefile | 2 | ||||
-rw-r--r-- | devel/horde3-chora/Makefile | 8 | ||||
-rw-r--r-- | editors/tea/Makefile | 2 | ||||
-rw-r--r-- | emulators/fceux/Makefile | 10 | ||||
-rw-r--r-- | games/ltris/Makefile | 10 | ||||
-rw-r--r-- | sysutils/lxtask/Makefile | 10 | ||||
-rw-r--r-- | www/surf/Makefile | 10 | ||||
-rw-r--r-- | x11-clocks/intclock/Makefile | 8 |
8 files changed, 18 insertions, 42 deletions
diff --git a/archivers/rvm/Makefile b/archivers/rvm/Makefile index 298fa8c2209a..efd651486883 100644 --- a/archivers/rvm/Makefile +++ b/archivers/rvm/Makefile @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= davide.italiano@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Archive manager that uses rsync to manage backups BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync diff --git a/devel/horde3-chora/Makefile b/devel/horde3-chora/Makefile index 5082469b5695..7d33060bb0a3 100644 --- a/devel/horde3-chora/Makefile +++ b/devel/horde3-chora/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: Chora -# Date created: Mon Nov 26, 2001 -# Whom: Thierry Thomas (<thierry@pompo.net>) -# +# Created by: Thierry Thomas (<thierry@pompo.net>) # $FreeBSD$ -# PORTNAME= chora PORTVERSION= 2.1.1 @@ -11,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= devel www DIST_SUBDIR= horde -MAINTAINER= davide.italiano@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= CVS web-viewer #----------------------------------------------------------------------- diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 7a53fa713926..62bce5926df4 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 34.0.1 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} -MAINTAINER= davide.italiano@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Simple and powerful Qt4-based text editor LICENSE= GPLv3 diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 0cad5ef0edfa..9568683d3d3f 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fceu -# Date Created: 10 Mov 2002 -# Whom: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> -# +# Created by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> # $FreeBSD$ -# PORTNAME= fceux PORTVERSION= 2.1.5 @@ -11,8 +7,8 @@ CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/2.1.5%20src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= davide.italiano@gmail.com -COMMENT= A portable NES/Famicom emulator based on Bero's original FCE +MAINTAINER= ports@FreeBSD.org +COMMENT= Portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes USE_SCONS= yes diff --git a/games/ltris/Makefile b/games/ltris/Makefile index f22609a1d95f..007d0866dd4d 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ltris -# Date created: 19 October 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ltris PORTVERSION= 1.0.15 @@ -12,8 +8,8 @@ PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/lgames/${PORTNAME} -MAINTAINER= davide.italiano@gmail.com -COMMENT= Another Tetris clone but a good one with bunch of cool features +MAINTAINER= ports@FreeBSD.org +COMMENT= Tetris clone but a good one with bunch of cool features USE_SDL= mixer sdl USE_GMAKE= yes diff --git a/sysutils/lxtask/Makefile b/sysutils/lxtask/Makefile index c08adc8824a2..74d82fbd341d 100644 --- a/sysutils/lxtask/Makefile +++ b/sysutils/lxtask/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lxtask -# Date created: 2008/06/20 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= lxtask PORTVERSION= 0.1.4 @@ -11,8 +7,8 @@ PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= SF/lxde/LXTask%20%28task%20manager%29/LXTask%20${PORTVERSION} -MAINTAINER= davide.italiano@gmail.com -COMMENT= A lightweight desktop-independent task manager +MAINTAINER= ports@FreeBSD.org +COMMENT= Lightweight desktop-independent task manager USE_GNOME= gtk20 intlhack USE_GMAKE= yes diff --git a/www/surf/Makefile b/www/surf/Makefile index 9409fec672e1..2c7bc259f520 100644 --- a/www/surf/Makefile +++ b/www/surf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: surf -# Date created: December 21, 2009 -# Whom: Christopher Knaust <jigboe@gmx.de> -# +# Created by: Christopher Knaust <jigboe@gmx.de> # $FreeBSD$ -# PORTNAME= surf PORTVERSION= 0.4.1 @@ -11,8 +7,8 @@ PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ -MAINTAINER= davide.italiano@gmail.com -COMMENT= A simple Web browser based on WebKit/Gtk+ +MAINTAINER= ports@FreeBSD.org +COMMENT= Simple Web browser based on WebKit/Gtk+ LIB_DEPENDS= webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2 RUN_DEPENDS= dmenu:${PORTSDIR}/x11/dmenu diff --git a/x11-clocks/intclock/Makefile b/x11-clocks/intclock/Makefile index 7921d6d8f7b6..d0c7a183f497 100644 --- a/x11-clocks/intclock/Makefile +++ b/x11-clocks/intclock/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: intclock -# Date created: 6 August 2007 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= intclock PORTVERSION= 2.13 @@ -11,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= x11-clocks perl5 MASTER_SITES= http://www.peterverthez.net/projects/${PORTNAME}/ CENKES -MAINTAINER= davide.italiano@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-timezone clock BUILD_DEPENDS= p5-Gtk2>=1.144:${PORTSDIR}/x11-toolkits/p5-Gtk2 |