diff options
author | Diane Bruce <db@FreeBSD.org> | 2008-07-18 00:23:52 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2008-07-18 00:23:52 +0000 |
commit | e38f60b9177d75d0c556afb87aec664506550081 (patch) | |
tree | 5535afa754ad2ed75fd8d231ed6ee690aeb4ba47 /comms/kb/Makefile | |
parent | 53021b6530debcc3445c5a9aca83e9e98f1277b9 (diff) |
- Add patch to allow slightly off screen resolutions to work.
Notes
Notes:
svn path=/head/; revision=217001
Diffstat (limited to 'comms/kb/Makefile')
-rw-r--r-- | comms/kb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/kb/Makefile b/comms/kb/Makefile index 382415824c1d..45d9cc753832 100644 --- a/comms/kb/Makefile +++ b/comms/kb/Makefile @@ -6,7 +6,7 @@ PORTNAME= kb PORTVERSION= 8.04 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://www.db.net/downloads/ \ ${MASTER_SITE_LOCAL} |