svn commit: r319255 - head/sysutils/npadmin

Boris Samorodov bsam at FreeBSD.org
Mon May 27 15:40:00 UTC 2013


Author: bsam
Date: Mon May 27 15:39:59 2013
New Revision: 319255
URL: http://svnweb.freebsd.org/changeset/ports/319255

Log:
  . trim Makefile Headers;
  . remove the indefinite article from COMMENT.

Modified:
  head/sysutils/npadmin/Makefile

Modified: head/sysutils/npadmin/Makefile
==============================================================================
--- head/sysutils/npadmin/Makefile	Mon May 27 15:38:09 2013	(r319254)
+++ head/sysutils/npadmin/Makefile	Mon May 27 15:39:59 2013	(r319255)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	npadmin
-# Date created:		13 Nov 1998
-# Whom:			Dom Mitchell <dom at happygiraffe.net>
-#
+# Created by: Dom Mitchell <dom at happygiraffe.net>
 # $FreeBSD$
-#
 
 PORTNAME=	npadmin
 PORTVERSION=	0.8.7
@@ -12,7 +8,7 @@ CATEGORIES=	sysutils print
 MASTER_SITES=	SF
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	An SNMP based command line network printer management tool
+COMMENT=	SNMP based command line network printer management tool
 
 MAN1=		npadmin.1
 PLIST_FILES=	bin/npadmin


More information about the svn-ports-all mailing list