summaryrefslogtreecommitdiff
path: root/textproc/diffmark
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 13:27:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 13:27:47 +0000
commit27131af048a96a66da00e774519e794cba24ea7d (patch)
treefd4e71d9118c79182884882aef61d5b582d3c9e1 /textproc/diffmark
parent- Convert to new options framework (diff)
Reassign skv@ ports to the heap
Feature safe: yes
Notes
Notes: svn path=/head/; revision=316230
Diffstat (limited to 'textproc/diffmark')
-rw-r--r--textproc/diffmark/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/diffmark/Makefile b/textproc/diffmark/Makefile
index d3c8cef0b9cc..1a177d3cb377 100644
--- a/textproc/diffmark/Makefile
+++ b/textproc/diffmark/Makefile
@@ -1,16 +1,12 @@
-# New ports collection makefile for: diffmark
-# Date created: 05 September 2006
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= diffmark
PORTVERSION= 0.10
CATEGORIES= textproc
MASTER_SITES= http://www.mangrove.cz/diffmark/
-MAINTAINER= skv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= XML diff and merge package
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2