summaryrefslogtreecommitdiff
path: root/lang/awka/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/awka/pkg-descr')
-rw-r--r--lang/awka/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/awka/pkg-descr b/lang/awka/pkg-descr
index a01d8bafd27e..47ee6fabfde8 100644
--- a/lang/awka/pkg-descr
+++ b/lang/awka/pkg-descr
@@ -4,5 +4,3 @@ Awka is not an interpreter like Gawk, Mawk or Nawk, but instead it converts
the program to ANSI-C, then compiles this using gcc or a native C compiled
to create a binary executable. This means you must have an ANSI C compiler
present on your system for Awka to work.
-
-WWW: http://awka.sourceforge.net/