diff options
author | wiz <wiz@pkgsrc.org> | 2017-10-09 08:07:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-10-09 08:07:55 +0000 |
commit | d2c71b9fa5867d2dc016208816c4ed3bd197c899 (patch) | |
tree | cf60b97638918d9329d3c52807d379b36388d0f7 /lang/baci | |
parent | e8825cd59ba4e24b7bf27c3f4f51c26adb149d32 (diff) | |
download | pkgsrc-d2c71b9fa5867d2dc016208816c4ed3bd197c899.tar.gz |
baci: update HOMEPAGE
Diffstat (limited to 'lang/baci')
-rw-r--r-- | lang/baci/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/baci/Makefile b/lang/baci/Makefile index 6d19df46a2f..4e5b821dfd5 100644 --- a/lang/baci/Makefile +++ b/lang/baci/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/02 20:11:35 asau Exp $ -# +# $NetBSD: Makefile,v 1.17 2017/10/09 08:07:55 wiz Exp $ DISTNAME= bacisrc PKGNAME= baci-20000725 @@ -9,7 +8,7 @@ DISTFILES= bacisrc.tar.gz \ bacidoc.tar.gz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mines.edu/fs_home/tcamp/baci/ +HOMEPAGE= http://inside.mines.edu/~tcamp/baci/baci_index.html COMMENT= Ben-Ari Concurrent Interpreter USE_TOOLS+= flex bison:run |