diff options
author | ghen <ghen> | 2013-04-13 07:55:01 +0000 |
---|---|---|
committer | ghen <ghen> | 2013-04-13 07:55:01 +0000 |
commit | 221f19cf18ec22d5e738265a7a83f5cc63f95cc5 (patch) | |
tree | 368280041139e022a7a9f8c428250d2e18f1eab5 /lang | |
parent | 6da56eb6e35fdd43276e0bcfea1865fe57b17784 (diff) | |
download | pkgsrc-221f19cf18ec22d5e738265a7a83f5cc63f95cc5.tar.gz |
Hand in maintainership.
Diffstat (limited to 'lang')
-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 |