diff options
author | db <db@FreeBSD.org> | 2011-03-01 07:11:17 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2011-03-01 07:11:17 +0800 |
commit | b369935f8a5a7c90321cf6d1da5c19be83947456 (patch) | |
tree | e92344c5855e2f4146cb835c4e3e2297386cb480 /comms | |
parent | 67fe92a785485b857fc3f7cae8efba9c945b1951 (diff) | |
download | freebsd-ports-gnome-b369935f8a5a7c90321cf6d1da5c19be83947456.tar.gz freebsd-ports-gnome-b369935f8a5a7c90321cf6d1da5c19be83947456.tar.zst freebsd-ports-gnome-b369935f8a5a7c90321cf6d1da5c19be83947456.zip |
- comms/xlog fix distfile locations and update WWW
PR: ports/155132
Submitted by: Maintainer
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xlog/Makefile | 3 | ||||
-rw-r--r-- | comms/xlog/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 9ae8f405bc45..20b841268390 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -9,8 +9,7 @@ PORTNAME= xlog PORTVERSION= 2.0.5 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ - http://pg4i.chronos.org.uk/download/ \ - http://www.qsl.net/pg4i/download/ + http://www.chronos.org.uk/download/ MASTER_SITE_SUBDIR= xlog MAINTAINER= matt@chronos.org.uk diff --git a/comms/xlog/pkg-descr b/comms/xlog/pkg-descr index 87665e219889..e633eb105da1 100644 --- a/comms/xlog/pkg-descr +++ b/comms/xlog/pkg-descr @@ -9,4 +9,4 @@ It also has the ability to customise log fields which makes it ideal for use in those countries that have odd logging rules such as the U.K. Also included is the ability to log using the FCC emissions codes. -WWW: http://pg4i.chronos.org.uk/linux/xlog.html +WWW: http://xlog.nongnu.org/ |