diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-15 22:11:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-15 22:11:49 +0000 |
commit | 92de6ccebceda884546e94d61280d86bf0d94eec (patch) | |
tree | 42bc3fd7c09b443bf68db117e6d01a526a8876f1 /lang | |
parent | 591694451dc37f0672e6c553a1d05ea671f8c153 (diff) | |
download | ports-92de6ccebceda884546e94d61280d86bf0d94eec.tar.gz ports-92de6ccebceda884546e94d61280d86bf0d94eec.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pbasic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile index 2a137da73056..b6ed77757585 100644 --- a/lang/pbasic/Makefile +++ b/lang/pbasic/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= ${PORTNAME}-${PORTVERSION}-950813 -MAINTAINER= asami@FreeBSD.org +MAINTAINER= ports@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) |