diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-21 15:52:25 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-21 15:52:25 +0800 |
commit | fef90ef29a8aec44c1d930de3396ab6ff3eabbd8 (patch) | |
tree | 040f4df051f5f7a06aff8f09d9b28c63a6fb9cf6 /palm/coldsync/Makefile | |
parent | 5c3d870af108490066d61208d62182c10c3a7b64 (diff) | |
download | freebsd-ports-gnome-fef90ef29a8aec44c1d930de3396ab6ff3eabbd8.tar.gz freebsd-ports-gnome-fef90ef29a8aec44c1d930de3396ab6ff3eabbd8.tar.zst freebsd-ports-gnome-fef90ef29a8aec44c1d930de3396ab6ff3eabbd8.zip |
Correct whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'palm/coldsync/Makefile')
-rw-r--r-- | palm/coldsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index dfa75defb115..ed221ff0a561 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= coldsync -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.2 CATEGORIES= palm comms MASTER_SITES= http://www.ooblick.com/software/coldsync/ |