summaryrefslogtreecommitdiff
path: root/lang/awka
diff options
context:
space:
mode:
authordent <dent@pkgsrc.org>2001-05-31 09:46:28 +0000
committerdent <dent@pkgsrc.org>2001-05-31 09:46:28 +0000
commitb2b7cb6b8e29cea7c31ef99ff96d2ab4a73576e6 (patch)
treec2cfcaa9976df3e6211dcd86de1bce4c2891a57c /lang/awka
parent31214698b73e1a7371eafebe3026a367292bf51f (diff)
downloadpkgsrc-b2b7cb6b8e29cea7c31ef99ff96d2ab4a73576e6.tar.gz
Fix dead link for HOMEPAGE, uhm, change dead link for MASTER_SITES. It's
changed to the link given on the home page, but all the links for pre-0.7.2 versions are dead _there_. Oh well. I tried.
Diffstat (limited to 'lang/awka')
-rw-r--r--lang/awka/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/awka/Makefile b/lang/awka/Makefile
index ae5b026fada..64e2e41b934 100644
--- a/lang/awka/Makefile
+++ b/lang/awka/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 09:06:58 agc Exp $
+# $NetBSD: Makefile,v 1.3 2001/05/31 09:46:28 dent Exp $
#
DISTNAME= awka-0.7.0
CATEGORIES= lang devel
-MASTER_SITES= http://members.linuxstart.com/~awka/
+MASTER_SITES= http://awka.sourceforge.net/
MAINTAINER= rh@netbsd.org
-HOMEPAGE= http://members.linuxstart.com/~awka/
+HOMEPAGE= http://awka.sourceforge.net/
COMMENT= AWK to ANSI C compiler
GNU_CONFIGURE= YES