diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
commit | 7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch) | |
tree | 80d47d6daf921a1ed1c73eb307c65303934a6eed /comms/geoid | |
parent | b7c359583d68680986466ddf6be2ce1a1dcb92fc (diff) | |
download | ports-7823fa4b7e3cdfcc53687849cb0ebcf1db29a590.tar.gz ports-7823fa4b7e3cdfcc53687849cb0ebcf1db29a590.zip |
Notes
Diffstat (limited to 'comms/geoid')
-rw-r--r-- | comms/geoid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/geoid/Makefile b/comms/geoid/Makefile index 364f38b623a7..d73ced4749a4 100644 --- a/comms/geoid/Makefile +++ b/comms/geoid/Makefile @@ -2,8 +2,8 @@ PORTNAME= geoid PORTVERSION= 1.0 -PORTREVISION= 7 DISTVERSIONSUFFIX= .src +PORTREVISION= 7 CATEGORIES= comms hamradio MASTER_SITES= http://www.w1hkj.com/LinuxApps/ \ LOCAL/db |