diff options
author | drochner <drochner> | 2000-06-20 16:52:07 +0000 |
---|---|---|
committer | drochner <drochner> | 2000-06-20 16:52:07 +0000 |
commit | 3dc9bc9e95de7873580975dbf22673bd4c4a8af8 (patch) | |
tree | b8f26e01707c84fbec89d69942ee27ed28e6f810 /www | |
parent | b3247de9244cce08f548738b0eb2b1fb506419d1 (diff) | |
download | pkgsrc-3dc9bc9e95de7873580975dbf22673bd4c4a8af8.tar.gz |
add amaya
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index fbceb876e05..be9f458867a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.84 2000/05/31 21:56:18 jwise Exp $ +# $NetBSD: Makefile,v 1.85 2000/06/20 16:52:07 drochner Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # SUBDIR += Mosaic SUBDIR += adzap + SUBDIR += amaya SUBDIR += analog SUBDIR += ap-DBI SUBDIR += ap-Embperl |