diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pbasic/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile index 6ffa7eb95922..9d7cc43b7a51 100644 --- a/lang/pbasic/Makefile +++ b/lang/pbasic/Makefile @@ -12,13 +12,10 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME}-${PORTVERSION}-950813 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jhs@berklix.com 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) - -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 +# Ask maintainer if you want newer sources or author's latest e-mail +# (which is currently "phil@cockcroft.de") ALL_TARGET= freebsd MAKEFILE= makefile |