diff options
author | tron <tron> | 1999-05-09 20:03:12 +0000 |
---|---|---|
committer | tron <tron> | 1999-05-09 20:03:12 +0000 |
commit | bde4289a04166a75b611cb164cb21d76c0ff3e3c (patch) | |
tree | c783eb6032e52e369115aee94d83ae4356d7026b | |
parent | d2b952efb041871fd97f99d5fe931279fd2041f1 (diff) | |
download | pkgsrc-bde4289a04166a75b611cb164cb21d76c0ff3e3c.tar.gz |
Enable "analog" package.
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 2603543dd66..b6511759457 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 1999/05/04 03:58:32 tv Exp $ +# $NetBSD: Makefile,v 1.36 1999/05/09 20:03:12 tron Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # SUBDIR += Mosaic -# SUBDIR += analog + SUBDIR += analog SUBDIR += ap-auth-cookie SUBDIR += ap-fastcgi SUBDIR += ap-ssl |