diff options
author | ghen <ghen@pkgsrc.org> | 2013-04-13 07:55:01 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2013-04-13 07:55:01 +0000 |
commit | 4e07fc48b5cf921703e37cab16dbb56209597827 (patch) | |
tree | 368280041139e022a7a9f8c428250d2e18f1eab5 /lang/wsbasic | |
parent | f68f9039c1d3bca282a254312413ccdd572c58c7 (diff) | |
download | pkgsrc-4e07fc48b5cf921703e37cab16dbb56209597827.tar.gz |
Hand in maintainership.
Diffstat (limited to 'lang/wsbasic')
-rw-r--r-- | lang/wsbasic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/wsbasic/Makefile b/lang/wsbasic/Makefile index 089b9a6eae7..0c7b9547c39 100644 --- a/lang/wsbasic/Makefile +++ b/lang/wsbasic/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2012/10/02 20:11:57 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/13 07:55:03 ghen Exp $ DISTNAME= wsbasic-1_2_7 PKGNAME= ${DISTNAME:S/_/./g} CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wsbasic/} -MAINTAINER= ghen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://wsbasic.sourceforge.net/ COMMENT= Simple BASIC interpreter LICENSE= gnu-gpl-v2 |