summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordent <dent>2001-05-31 09:46:28 +0000
committerdent <dent>2001-05-31 09:46:28 +0000
commit4729bcf0f575454febcbcafcecb243ff5086e662 (patch)
treec2cfcaa9976df3e6211dcd86de1bce4c2891a57c
parent8858529f954fe2bdc798fee63f64d989d3a62762 (diff)
downloadpkgsrc-4729bcf0f575454febcbcafcecb243ff5086e662.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.
-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