diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-22 18:14:11 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-22 18:14:11 +0800 |
commit | d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d (patch) | |
tree | c25483ef9ceb6335a34ebff7845607b697c70aa9 /sysutils/npadmin | |
parent | 70717dc960c583000dde5acfd950b24bfee36a7a (diff) | |
download | freebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.gz freebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.zst freebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.zip |
Corrrect whitespace introduced during PORTNAME conversion and portlint
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/ |