svn commit: r319156 - head/sysutils/dwatch
Boris Samorodov
bsam at FreeBSD.org
Mon May 27 05:57:42 UTC 2013
Author: bsam
Date: Mon May 27 05:57:42 2013
New Revision: 319156
URL: http://svnweb.freebsd.org/changeset/ports/319156
Log:
. trim Makefile Headers;
. remove the indefinite article from COMMENT.
Modified:
head/sysutils/dwatch/Makefile
Modified: head/sysutils/dwatch/Makefile
==============================================================================
--- head/sysutils/dwatch/Makefile Mon May 27 05:41:58 2013 (r319155)
+++ head/sysutils/dwatch/Makefile Mon May 27 05:57:42 2013 (r319156)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dwatch
-# Date created: 14 Aug 2002
-# Whom: Andrew Turner <zombie at i4free.co.nz>
-#
+# Created by: Andrew Turner <zombie at i4free.co.nz>
# $FreeBSD$
-#
PORTNAME= dwatch
PORTVERSION= 0.1.1
@@ -12,7 +8,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://siag.nu/pub/dwatch/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A Daemon Watcher
+COMMENT= Daemon Watcher
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
More information about the svn-ports-head
mailing list