aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsmonitor
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 /devel/cvsmonitor
parentc287dd3fa59f142986721a868689c582e67fd3d4 (diff)
downloadports-27131af048a96a66da00e774519e794cba24ea7d.tar.gz
ports-27131af048a96a66da00e774519e794cba24ea7d.zip
Reassign skv@ ports to the heap
Feature safe: yes
Notes
Notes: svn path=/head/; revision=316230
Diffstat (limited to 'devel/cvsmonitor')
-rw-r--r--devel/cvsmonitor/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/cvsmonitor/Makefile b/devel/cvsmonitor/Makefile
index 21e695231565..3ad818a43341 100644
--- a/devel/cvsmonitor/Makefile
+++ b/devel/cvsmonitor/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cvsmonitor
-# Date created: 18 May 2003
-# Whom: Sergey Skvortsov <skv@FreeBSD.org>
-#
+# Created by: Sergey Skvortsov <skv@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= cvsmonitor
PORTVERSION= 0.6.3
@@ -12,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Stable
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
-MAINTAINER= skv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Monitor activity on a CVS Repository
BUILD_DEPENDS= p5-Time-Duration>=0:${PORTSDIR}/devel/p5-Time-Duration \