aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-04-22 15:37:34 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-04-22 15:37:34 +0000
commit0ef2b592d1b65fc4aac1f1764f5c813051202fb1 (patch)
treea7bc45e5051e905aa31af631cb75f3625e9ae2b1
parent205bd73e69370f9b04af9ae7ce852aeb84f27c06 (diff)
downloadports-0ef2b592d1b65fc4aac1f1764f5c813051202fb1.tar.gz
ports-0ef2b592d1b65fc4aac1f1764f5c813051202fb1.zip
Notes
-rw-r--r--www/twiki-BugzillaLinkPlugin/Makefile1
-rw-r--r--www/twiki-GluePlugin/Makefile1
-rw-r--r--www/twiki-LdapContrib/Makefile1
-rw-r--r--www/twiki-LdapNgPlugin/Makefile1
-rw-r--r--www/twiki-MathModePlugin/Makefile1
-rw-r--r--www/twiki-NewUserPlugin/Makefile1
-rw-r--r--www/twiki/bsd.twiki.mk9
7 files changed, 2 insertions, 13 deletions
diff --git a/www/twiki-BugzillaLinkPlugin/Makefile b/www/twiki-BugzillaLinkPlugin/Makefile
index 33f0c2ae6b49..ffe8a85697cd 100644
--- a/www/twiki-BugzillaLinkPlugin/Makefile
+++ b/www/twiki-BugzillaLinkPlugin/Makefile
@@ -6,7 +6,6 @@ SVNREV= 15560
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
${MASTER_SITE_LOCAL:S!$!skv/!}
-MAINTAINER= ports@FreeBSD.org
COMMENT= Link to Bugzilla bugs using shorthand references
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
diff --git a/www/twiki-GluePlugin/Makefile b/www/twiki-GluePlugin/Makefile
index 02b0b3ed9a27..1af1095b17df 100644
--- a/www/twiki-GluePlugin/Makefile
+++ b/www/twiki-GluePlugin/Makefile
@@ -6,7 +6,6 @@ SVNREV= 15708
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
${MASTER_SITE_LOCAL:S!$!skv/!}
-MAINTAINER= ports@FreeBSD.org
COMMENT= Allow to format tags and arguments on multiple lines
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
diff --git a/www/twiki-LdapContrib/Makefile b/www/twiki-LdapContrib/Makefile
index 694d1b5ee345..3aa3f2c63828 100644
--- a/www/twiki-LdapContrib/Makefile
+++ b/www/twiki-LdapContrib/Makefile
@@ -7,7 +7,6 @@ PORTREVISION= 1
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
${MASTER_SITE_LOCAL:S!$!skv/!}
-MAINTAINER= ports@FreeBSD.org
COMMENT= LDAP services for TWiki
RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
diff --git a/www/twiki-LdapNgPlugin/Makefile b/www/twiki-LdapNgPlugin/Makefile
index 84e952bd8aa2..a2d4288d4d56 100644
--- a/www/twiki-LdapNgPlugin/Makefile
+++ b/www/twiki-LdapNgPlugin/Makefile
@@ -6,7 +6,6 @@ SVNREV= 15577
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
${MASTER_SITE_LOCAL:S!$!skv/!}
-MAINTAINER= ports@FreeBSD.org
COMMENT= Query and display data from an LDAP directory
TWDEP= LdapContrib>=0
diff --git a/www/twiki-MathModePlugin/Makefile b/www/twiki-MathModePlugin/Makefile
index da2c6631a9b0..515d56d3568e 100644
--- a/www/twiki-MathModePlugin/Makefile
+++ b/www/twiki-MathModePlugin/Makefile
@@ -6,7 +6,6 @@ SVNREV= 15934
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
${MASTER_SITE_LOCAL:S!$!skv/!}
-MAINTAINER= ports@FreeBSD.org
COMMENT= Include LaTeX formatted math in your TWiki pages
RUN_DEPENDS= dvipng:${PORTSDIR}/print/teTeX-base \
diff --git a/www/twiki-NewUserPlugin/Makefile b/www/twiki-NewUserPlugin/Makefile
index 61b45705116a..91402ad1dd57 100644
--- a/www/twiki-NewUserPlugin/Makefile
+++ b/www/twiki-NewUserPlugin/Makefile
@@ -6,7 +6,6 @@ SVNREV= 17515
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
${MASTER_SITE_LOCAL:S!$!skv/!}
-MAINTAINER= ports@FreeBSD.org
COMMENT= Create user's topic for externally authenticated users
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
diff --git a/www/twiki/bsd.twiki.mk b/www/twiki/bsd.twiki.mk
index dff7e3feda3c..8b0ce2e83652 100644
--- a/www/twiki/bsd.twiki.mk
+++ b/www/twiki/bsd.twiki.mk
@@ -1,13 +1,8 @@
# ex:ts=4 sw=4
#
-# New ports collection makefile for: twiki infrastructure
-# Date created: 17 April 2008
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
#
-
-#
# For more info, please go to http://wiki.FreeBSD.org/TWiki
#
@@ -30,7 +25,7 @@ WWWDIR?= ${PREFIX}/www/twiki
PLIST_SUB+= TWDIR="share/twiki/${PNAME}"
SUB_LIST+= TWDIR="${TWDIR}" WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
SUB_FILES+= pkg-install pkg-deinstall
-MAINTAINER?= ports@FreeBSD.org
+MAINTAINER?= c.petrik.sosa@gmail.com
DIST_SUBDIR?= twiki
RUN_DEPENDS+= ${TWDEP:C/([^=<>]*)([=<>]*)(.*)/twiki-\1\20.0.\3:${PORTSDIR}\/www\/twiki-\1/}