diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /lang/pbasic/Makefile | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'lang/pbasic/Makefile')
-rw-r--r-- | lang/pbasic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile index 8b4cabf37ab1..2a137da73056 100644 --- a/lang/pbasic/Makefile +++ b/lang/pbasic/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= ${PORTNAME}-${PORTVERSION}-950813 MAINTAINER= asami@FreeBSD.org +COMMENT= Phil Cockroft's Basic Interpreter (previously Rabbit Basic) # Ask jhs@freebsd.org if you want newer sources or author's latest e-mail # (which is currently "phil@gmrs.isar.de" but changes a lot) |