diff options
author | Diane Bruce <db@FreeBSD.org> | 2007-10-29 18:19:47 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2007-10-29 18:19:47 +0000 |
commit | 1907242cf93876e7d3c8e191872e08dafbb1da58 (patch) | |
tree | df249941e2ad0fadf5bc6e9aebcd596f96fe9155 /comms/locator | |
parent | - Update to 2.0 (diff) |
- Add a CONFLICTS with the new version of wwl
Notes
Notes:
svn path=/head/; revision=202335
Diffstat (limited to 'comms/locator')
-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 |