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