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/gnomepilot2 | |
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/gnomepilot2')
-rw-r--r-- | palm/gnomepilot2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile index 0f1199f18d64..f7860dddb743 100644 --- a/palm/gnomepilot2/Makefile +++ b/palm/gnomepilot2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepilot -PORTVERSION= 0.1.50 +PORTVERSION= 0.1.50 CATEGORIES= palm comms gnome MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ DISTNAME= gnome-pilot-${PORTVERSION} |