Updated to version 0.10.0 and projet homepage to http://blassic.org.
This commit is contained in:
parent
e1befa41c0
commit
c05d2566d4
3 changed files with 10 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.3 2005/01/23 18:04:19 ivaniclixx Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2005/02/12 17:28:31 ivaniclixx Exp $
|
||||
#
|
||||
|
||||
DISTNAME= blassic-0.8.1
|
||||
DISTNAME= blassic-0.10.0
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.arrakis.es/~ninsesabe/blassic/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ivaniclixx@gmail.com
|
||||
HOMEPAGE= http://www.arrakis.es/~ninsesabe/blassic/
|
||||
HOMEPAGE= http://blassic.org
|
||||
COMMENT= Blassic is a classic Basic interpreter
|
||||
|
||||
USE_BUILDLINK3= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/13 19:37:09 ivaniclixx Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2005/02/12 17:28:31 ivaniclixx Exp $
|
||||
bin/blassic
|
||||
share/blassic/examples/4raya.bas
|
||||
share/blassic/examples/allkeywords.blc
|
||||
|
@ -87,5 +87,8 @@ share/blassic/examples/trim.bas
|
|||
share/blassic/examples/viewpass.bas
|
||||
share/blassic/examples/while.bas
|
||||
share/blassic/examples/window.bas
|
||||
share/blassic/examples/graphget.bas
|
||||
share/blassic/examples/regexp.bas
|
||||
share/blassic/examples/tierra.bas
|
||||
@dirrm share/blassic/examples
|
||||
@dirrm share/blassic
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.2 2004/02/22 22:45:04 ivaniclixx Exp $
|
||||
$NetBSD: distinfo,v 1.2 2005/02/12 17:28:31 ivaniclixx Exp $
|
||||
|
||||
SHA1 (blassic-0.8.1.tgz) = cea211963afdd7fd8cc750fbd835af2bc3f59ee4
|
||||
Size (blassic-0.8.1.tgz) = 291652 bytes
|
||||
SHA1 (blassic-0.10.0.tgz) = 13e0581afe2f515180bc539c83d4e0ab5dc97470
|
||||
Size (blassic-0.10.0.tgz) = 349359 bytes
|
||||
|
|
Loading…
Reference in a new issue