diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 13:27:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 13:27:47 +0000 |
commit | 27131af048a96a66da00e774519e794cba24ea7d (patch) | |
tree | fd4e71d9118c79182884882aef61d5b582d3c9e1 /www/twiki-GluePlugin/Makefile | |
parent | c287dd3fa59f142986721a868689c582e67fd3d4 (diff) | |
download | ports-27131af048a96a66da00e774519e794cba24ea7d.tar.gz ports-27131af048a96a66da00e774519e794cba24ea7d.zip |
Notes
Diffstat (limited to 'www/twiki-GluePlugin/Makefile')
-rw-r--r-- | www/twiki-GluePlugin/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/twiki-GluePlugin/Makefile b/www/twiki-GluePlugin/Makefile index a5fc6420dd8d..02b0b3ed9a27 100644 --- a/www/twiki-GluePlugin/Makefile +++ b/www/twiki-GluePlugin/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: twiki-GluePlugin -# Date created: 9 Jan 2009 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= GluePlugin SVNREV= 15708 MASTER_SITES= http://protey.ru/freebsd/distfiles/ \ ${MASTER_SITE_LOCAL:S!$!skv/!} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allow to format tags and arguments on multiple lines .include "${.CURDIR}/../twiki/bsd.twiki.mk" |