diff options
author | db <db@FreeBSD.org> | 2007-09-30 04:04:09 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2007-09-30 04:04:09 +0800 |
commit | 954aa3711f29e4c0ef6e487407d6da25e3df0c02 (patch) | |
tree | 60889354976f0dce100fff8acb5682875f03ecca /comms | |
parent | 420fa802797132fd4089cb7857d7b5b694e4bea7 (diff) | |
download | freebsd-ports-gnome-954aa3711f29e4c0ef6e487407d6da25e3df0c02.tar.gz freebsd-ports-gnome-954aa3711f29e4c0ef6e487407d6da25e3df0c02.tar.zst freebsd-ports-gnome-954aa3711f29e4c0ef6e487407d6da25e3df0c02.zip |
- hamradio was inadvertantly left out of CATEGORIES
Diffstat (limited to 'comms')
-rw-r--r-- | comms/locator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/locator/Makefile b/comms/locator/Makefile index 18a44820a1e0..dad312d367e5 100644 --- a/comms/locator/Makefile +++ b/comms/locator/Makefile @@ -7,7 +7,7 @@ PORTNAME= locator PORTVERSION= 0.1 -CATEGORIES= comms astro geography +CATEGORIES= comms hamradio astro geography MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/ham/} MAINTAINER= db@FreeBSD.org |