diff options
author | dent <dent> | 2003-09-19 23:08:22 +0000 |
---|---|---|
committer | dent <dent> | 2003-09-19 23:08:22 +0000 |
commit | bdf17511289d12e813b3607f0fda172aaa1566ab (patch) | |
tree | 066dbf339956292c2b929ea5c6945b6127fe0bcb /ham/dpbox | |
parent | e2453cf02463f0c7b171b9954a937a0252785fdb (diff) | |
download | pkgsrc-bdf17511289d12e813b3607f0fda172aaa1566ab.tar.gz |
Update HOMEPAGE and/or MASTER_SITES
Diffstat (limited to 'ham/dpbox')
-rw-r--r-- | ham/dpbox/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ham/dpbox/Makefile b/ham/dpbox/Makefile index be6eed99f96..f7275f07fef 100644 --- a/ham/dpbox/Makefile +++ b/ham/dpbox/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:43:27 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/09/19 23:08:26 dent Exp $ # DISTNAME= dpbox-60000 PKGNAME= dpbox-6.00.00 WRKSRC= ${WRKDIR}/dpbox-6.00.00/source CATEGORIES= ham -MASTER_SITES= http://userpage.fu-berlin.de/~jschurig/ +MASTER_SITES= http://home.snafu.de/wahlm/dl8hbs/ MAINTAINER= wulf@NetBSD.org -HOMEPAGE= http://userpage.fu-berlin.de/~jschurig/ +HOMEPAGE= http://home.snafu.de/wahlm/dl8hbs/dpbox.html COMMENT= Multi-Protocol Amateur Packet Radio BBS USE_GMAKE= yes |