diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
commit | d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d (patch) | |
tree | c25483ef9ceb6335a34ebff7845607b697c70aa9 /sysutils/xosview | |
parent | 70717dc960c583000dde5acfd950b24bfee36a7a (diff) | |
download | FreeBSD-ports-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.zip FreeBSD-ports-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.gz |
Corrrect whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'sysutils/xosview')
-rw-r--r-- | sysutils/xosview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 29de89d..0ffb5339 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -7,7 +7,7 @@ # PORTNAME= xosview -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.3 CATEGORIES= sysutils MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \ ${MASTER_SITE_SUNSITE} |