diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-06-21 23:25:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-06-21 23:25:11 +0000 |
commit | bfdba6df3044dbc046d7cfc2e654130e9b5834d8 (patch) | |
tree | 6cb9436acfd387b175b752b2450dbe7e15b974bf /lang/pbasic | |
parent | 75ad7f2c38b025fc64943d629853a1c6e5ddda69 (diff) | |
download | ports-bfdba6df3044dbc046d7cfc2e654130e9b5834d8.tar.gz ports-bfdba6df3044dbc046d7cfc2e654130e9b5834d8.zip |
Notes
Diffstat (limited to 'lang/pbasic')
-rw-r--r-- | lang/pbasic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile index 3d4ee1f7c35b..83cac56f7b9d 100644 --- a/lang/pbasic/Makefile +++ b/lang/pbasic/Makefile @@ -3,7 +3,7 @@ # Date created: 13th August 1995 # Whom: Julian Stacey <jhs@freebsd.org> # -# $Id: Makefile,v 1.6 1996/11/19 01:17:45 asami Exp $ +# $Id: Makefile,v 1.7 1997/04/30 03:18:04 asami Exp $ # DISTNAME= pbasic-2.0-950813 @@ -11,7 +11,7 @@ PKGNAME= pbasic-2.0 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= asami@FreeBSD.org # 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) |