diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:46:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:46:12 +0000 |
commit | 07d46249f698e0672e6b95d3571246e5e3f84bfa (patch) | |
tree | cc8a6c3fd113b204d590685e4def89a095409cbf /lang/opencobol | |
parent | f5b8945cb95a5365399b97ea5e24648542250c56 (diff) | |
download | pkgsrc-07d46249f698e0672e6b95d3571246e5e3f84bfa.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'lang/opencobol')
-rw-r--r-- | lang/opencobol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/opencobol/Makefile b/lang/opencobol/Makefile index 4eda8510bbe..e1baab247f8 100644 --- a/lang/opencobol/Makefile +++ b/lang/opencobol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/04/13 18:23:34 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/10/04 21:46:13 wiz Exp $ # DISTNAME= open-cobol-0.23 @@ -8,7 +8,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-cobol/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://open-cobol.sourceforge.net/ +HOMEPAGE= http://www.opencobol.org/ COMMENT= Open-source COBOL compiler GNU_CONFIGURE= yes |