diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
commit | 8a5b10ea9330e28a45faede9aee8b323e6cc645b (patch) | |
tree | bc334d9d1dd83cd1f05721125330561d55493af1 /lang | |
parent | df387144160f0d87bab26d4a75764eeeef660eb0 (diff) | |
download | pkgsrc-8a5b10ea9330e28a45faede9aee8b323e6cc645b.tar.gz |
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/focal/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/focal/Makefile b/lang/focal/Makefile index 793ee698ef2..4529ec92ecf 100644 --- a/lang/focal/Makefile +++ b/lang/focal/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.5 2006/03/04 21:29:53 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2007/12/02 13:04:10 wiz Exp $ # DISTNAME= focal PKGNAME= focal81-0 CATEGORIES= lang -MASTER_SITES= http://home.tiscali.be/be042720/44/ +MASTER_SITES= http://home.scarlet.be/~be042720/44/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://home.tiscali.be/be042720/44/focal.htm +HOMEPAGE= http://home.scarlet.be/~be042720/44/focal.htm COMMENT= Interpreted programming language |