diff options
author | rh <rh> | 2000-04-25 09:41:21 +0000 |
---|---|---|
committer | rh <rh> | 2000-04-25 09:41:21 +0000 |
commit | b6e6e26e6916d14036b665697626a7c266464710 (patch) | |
tree | d125cdcf509e71ca6e4545aec54754e3ced20e2d /www/Makefile | |
parent | a06a2b00a8d4f3d6d3b128b2d28e0f349e3b50b1 (diff) | |
download | pkgsrc-b6e6e26e6916d14036b665697626a7c266464710.tar.gz |
Add and enable adzap
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 9e615304b1c..1d886ae00f8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.77 2000/04/20 20:53:45 fvdl Exp $ +# $NetBSD: Makefile,v 1.78 2000/04/25 09:41:21 rh Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # SUBDIR += Mosaic + SUBDIR += adzap SUBDIR += analog SUBDIR += ap-DBI SUBDIR += ap-Embperl |