diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /lang/bwbasic | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'lang/bwbasic')
-rw-r--r-- | lang/bwbasic/Makefile | 1 | ||||
-rw-r--r-- | lang/bwbasic/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/bwbasic/Makefile b/lang/bwbasic/Makefile index 0ee00fdfde14..b8d32a9312bb 100644 --- a/lang/bwbasic/Makefile +++ b/lang/bwbasic/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.rahul.net/pub2/rhn/www/files/ EXTRACT_SUFX= .tar.Z MAINTAINER= msmith@FreeBSD.org +COMMENT= The Bywater Basic interpreter GNU_CONFIGURE= yes WRKTOP= ${WRKDIR}/${DISTNAME} diff --git a/lang/bwbasic/pkg-comment b/lang/bwbasic/pkg-comment deleted file mode 100644 index 2aeed10015dd..000000000000 --- a/lang/bwbasic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Bywater Basic interpreter |