diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-16 06:11:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-16 06:11:49 +0800 |
commit | dc7dab69f2bb0fa4ab19824cfb8731526ee017c5 (patch) | |
tree | e764d74158730c6df7b837bc19372be5289380de /lang | |
parent | e4bae02279a43113016c4fcc5ab876da6572d610 (diff) | |
download | freebsd-ports-gnome-dc7dab69f2bb0fa4ab19824cfb8731526ee017c5.tar.gz freebsd-ports-gnome-dc7dab69f2bb0fa4ab19824cfb8731526ee017c5.tar.zst freebsd-ports-gnome-dc7dab69f2bb0fa4ab19824cfb8731526ee017c5.zip |
Reset inactive maintainer.
Reviewed by: kris
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) |