diff options
author | wulf <wulf@pkgsrc.org> | 2006-12-27 05:12:02 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2006-12-27 05:12:02 +0000 |
commit | 6efc5b97fcf868f6a59c0055bf8ae505c3c95b65 (patch) | |
tree | 080c9c6ebca33e87b51acaba5851453e7f5df335 /ham/7plus | |
parent | dc4306383f6cb0d42bf402953e52060a7b207d4b (diff) | |
download | pkgsrc-6efc5b97fcf868f6a59c0055bf8ae505c3c95b65.tar.gz |
Changed MASTER_SITE and HOMEPAGE as the original URLs nolonger exist
Diffstat (limited to 'ham/7plus')
-rw-r--r-- | ham/7plus/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ham/7plus/Makefile b/ham/7plus/Makefile index ef28f25ecaf..ddd84a3d282 100644 --- a/ham/7plus/Makefile +++ b/ham/7plus/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.10 2006/09/09 02:43:09 obache Exp $ +# $NetBSD: Makefile,v 1.11 2006/12/27 05:12:02 wulf Exp $ # DISTNAME= 7pl225sr PKGNAME= 7plus-225 PKGREVISION= 1 CATEGORIES= ham -MASTER_SITES= http://home.t-online.de/home/dg1bbq/ +MASTER_SITES= ${MASTER_SITE_BACKUP} DISTFILES= 7pl225sr.tgz \ 7pl210mg.tgz MAINTAINER= wulf@NetBSD.org -HOMEPAGE= http://home.t-online.de/home/dg1bbq/ +HOMEPAGE= #http://home.t-online.de/home/dg1bbq/ COMMENT= Uuencode-like file coder for AMPR BBS S&F of binary files LICENSE= no-commercial-use |