diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2016-01-12 15:15:29 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2016-01-12 15:15:29 +0000 |
commit | 4938b0bca32387f04a1e313ac25e935b646ac579 (patch) | |
tree | b2636a79931fa86624ecc036cdd318c7dcb30be1 | |
parent | 48b06d8de317e6e646d9893ac3d00aa1b8e99f71 (diff) | |
download | ports-4938b0bca32387f04a1e313ac25e935b646ac579.tar.gz ports-4938b0bca32387f04a1e313ac25e935b646ac579.zip |
Notes
-rw-r--r-- | audio/vagalume/Makefile | 2 | ||||
-rw-r--r-- | finance/jgnash/Makefile | 2 | ||||
-rw-r--r-- | games/paintown/Makefile | 2 | ||||
-rw-r--r-- | mail/isbg/Makefile | 2 | ||||
-rw-r--r-- | www/helma/Makefile | 2 | ||||
-rw-r--r-- | www/redmine-basecamp/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile index 7a3fe10f7707..11c3b47692eb 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://vagalume.igalia.com/files/source/ \ DEBIAN_POOL/pool/main/v/vagalume/ -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK+-based client for the Last.fm online radio LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ diff --git a/finance/jgnash/Makefile b/finance/jgnash/Makefile index 828ae5f00c89..56d2405af24f 100644 --- a/finance/jgnash/Makefile +++ b/finance/jgnash/Makefile @@ -7,7 +7,7 @@ CATEGORIES= finance java MASTER_SITES= SF/jgnash/Active%20Stable%202.x DISTNAME= jgnash-${PORTVERSION}-bin -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free personal finance manager LICENSE= GPLv3 diff --git a/games/paintown/Makefile b/games/paintown/Makefile index 7cc96974832c..f2f7e6227f98 100644 --- a/games/paintown/Makefile +++ b/games/paintown/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fighting game similar to Streets of Rage and TMNT LICENSE= BSD3CLAUSE diff --git a/mail/isbg/Makefile b/mail/isbg/Makefile index 7b261c7a089b..00307945eb68 100644 --- a/mail/isbg/Makefile +++ b/mail/isbg/Makefile @@ -5,7 +5,7 @@ PORTNAME= isbg PORTVERSION= 1.00 CATEGORIES= mail -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scan an IMAP inbox for spam using SpamAssassin # any OSI approved open source license diff --git a/www/helma/Makefile b/www/helma/Makefile index 4de4b38190ff..5e0060d0149b 100644 --- a/www/helma/Makefile +++ b/www/helma/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://adele.helma.org/download/helma/${PORTVERSION}/ \ LOCAL/decke DISTFILES= helma-${PORTVERSION}.tar.gz helma-${PORTVERSION}-src.tar.gz -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web application framework for fast and efficient scripting LICENSE= BSD3CLAUSE diff --git a/www/redmine-basecamp/Makefile b/www/redmine-basecamp/Makefile index f4e2b6cfb39d..3f7c823ff1b4 100644 --- a/www/redmine-basecamp/Makefile +++ b/www/redmine-basecamp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 20130325 CATEGORIES= www PKGNAMEPREFIX= redmine- -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Basecamp Theme for Redmine LICENSE= MIT |