diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-28 22:54:09 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-28 22:54:09 +0800 |
commit | 7a47eb921ac75a226ddf73673e82e26532ff4afe (patch) | |
tree | cdff0e3d6145b3fcb8fe7277341a5222cbd00ee6 /comms/bluegps | |
parent | 95b079143bca3d034de40634c420295d31cf96b3 (diff) | |
download | freebsd-ports-gnome-7a47eb921ac75a226ddf73673e82e26532ff4afe.tar.gz freebsd-ports-gnome-7a47eb921ac75a226ddf73673e82e26532ff4afe.tar.zst freebsd-ports-gnome-7a47eb921ac75a226ddf73673e82e26532ff4afe.zip |
Rename comms/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'comms/bluegps')
-rw-r--r-- | comms/bluegps/Makefile | 2 | ||||
-rw-r--r-- | comms/bluegps/files/patch-bluegps.1 (renamed from comms/bluegps/files/patch-aa) | 0 | ||||
-rw-r--r-- | comms/bluegps/files/patch-bluegps.c (renamed from comms/bluegps/files/patch-ab) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/comms/bluegps/Makefile b/comms/bluegps/Makefile index 9b9394a3597b..0326a6d38c46 100644 --- a/comms/bluegps/Makefile +++ b/comms/bluegps/Makefile @@ -5,11 +5,11 @@ PORTNAME= bluegps-linux PORTVERSION= 2.0 CATEGORIES= comms MASTER_SITES= http://www.harbaum.org/till/bluegps/ -EXTRACT_SUFX= .tgz MAINTAINER= dirkx@webweaving.org COMMENT= Command line tool to download datalogs from the Royaltek RBT-3000 bluetooth GPS receiver +USES= tar:tgz PLIST_FILES= bin/bluegps man/man1/bluegps.1.gz .include <bsd.port.mk> diff --git a/comms/bluegps/files/patch-aa b/comms/bluegps/files/patch-bluegps.1 index bec396a985cb..bec396a985cb 100644 --- a/comms/bluegps/files/patch-aa +++ b/comms/bluegps/files/patch-bluegps.1 diff --git a/comms/bluegps/files/patch-ab b/comms/bluegps/files/patch-bluegps.c index feba011f1158..feba011f1158 100644 --- a/comms/bluegps/files/patch-ab +++ b/comms/bluegps/files/patch-bluegps.c |