diff options
author | db <db@FreeBSD.org> | 2007-10-30 02:19:47 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2007-10-30 02:19:47 +0800 |
commit | 911f8812e875a85fb11c2a0050d381018df9899d (patch) | |
tree | 0efc70bd6c97f550734f8035a63cead44bab8816 /comms | |
parent | d725af15bdc2bfa3246cfaa31241e6f2efd4adc7 (diff) | |
download | freebsd-ports-gnome-911f8812e875a85fb11c2a0050d381018df9899d.tar.gz freebsd-ports-gnome-911f8812e875a85fb11c2a0050d381018df9899d.tar.zst freebsd-ports-gnome-911f8812e875a85fb11c2a0050d381018df9899d.zip |
- Add a CONFLICTS with the new version of wwl
Diffstat (limited to 'comms')
-rw-r--r-- | comms/locator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/locator/Makefile b/comms/locator/Makefile index dad312d367e5..776e934cd739 100644 --- a/comms/locator/Makefile +++ b/comms/locator/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/ham/} MAINTAINER= db@FreeBSD.org COMMENT= Grid square calculator program used in Amateur Radio and GPS work +CONFLICTS= wwl* PORTDOCS= README PLIST_FILES= bin/locator |