aboutsummaryrefslogtreecommitdiff
path: root/lang/pbasic
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-22 13:13:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-22 13:13:16 +0000
commit5812de6cad8e1e805064bee092950cdc9934a516 (patch)
treec7e8309958dbcfc8385a365e6b29258175c91037 /lang/pbasic
parent7f7be8d1c8080b0df9fc0bab1625ab6893b82560 (diff)
Notes
Diffstat (limited to 'lang/pbasic')
-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/