diff options
author | bsam <bsam@FreeBSD.org> | 2013-05-27 23:39:59 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-05-27 23:39:59 +0800 |
commit | 4becb10c0eae4e9e926c72a99cfa145242a2d356 (patch) | |
tree | 9b71cf052774b6447fd572f9b64f366022197a2c /sysutils | |
parent | ba1cbba3f3aea71c9bfe88eea086bac057f84874 (diff) | |
download | freebsd-ports-gnome-4becb10c0eae4e9e926c72a99cfa145242a2d356.tar.gz freebsd-ports-gnome-4becb10c0eae4e9e926c72a99cfa145242a2d356.tar.zst freebsd-ports-gnome-4becb10c0eae4e9e926c72a99cfa145242a2d356.zip |
. trim Makefile Headers;
. remove the indefinite article from COMMENT.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/npadmin/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/npadmin/Makefile b/sysutils/npadmin/Makefile index 5dc256f55865..abc2ccf22e56 100644 --- a/sysutils/npadmin/Makefile +++ b/sysutils/npadmin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: npadmin -# Date created: 13 Nov 1998 -# Whom: Dom Mitchell <dom@happygiraffe.net> -# +# Created by: Dom Mitchell <dom@happygiraffe.net> # $FreeBSD$ -# PORTNAME= npadmin PORTVERSION= 0.8.7 @@ -12,7 +8,7 @@ CATEGORIES= sysutils print MASTER_SITES= SF MAINTAINER= ports@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 |