aboutsummaryrefslogtreecommitdiff
path: root/lang/pbasic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pbasic/Makefile')
-rw-r--r--lang/pbasic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile
index 3fbd725f62b0..926c8c730c60 100644
--- a/lang/pbasic/Makefile
+++ b/lang/pbasic/Makefile
@@ -3,12 +3,12 @@
# Date created: 13th August 1995
# Whom: Julian Stacey <jhs@freebsd.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/08/24 01:43:46 asami Exp $
#
DISTNAME= pbasic-2.0-950813
PKGNAME= pbasic-2.0
-CATEGORIES+= languages
+CATEGORIES+= lang
KEYWORDS+= basic interpreter
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/