diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
commit | 960543ecef69ee80e8cef4cb3a22e623071440c5 (patch) | |
tree | 22c4a6d0707e9e2799eaacf878b9d4e2ffbc4e02 /sysutils/npadmin | |
parent | whitespace nits (diff) |
Corrrect whitespace introduced during PORTNAME conversion and portlint
Notes
Notes:
svn path=/head/; revision=27887
Diffstat (limited to 'sysutils/npadmin')
-rw-r--r-- | sysutils/npadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/npadmin/Makefile b/sysutils/npadmin/Makefile index e37d82a6d72b..2b63bbf79e09 100644 --- a/sysutils/npadmin/Makefile +++ b/sysutils/npadmin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= npadmin -PORTVERSION= 0.7 +PORTVERSION= 0.7 CATEGORIES= sysutils print MASTER_SITES= ftp://ftp.penguincomputing.com/pub/prtools/ |