diff options
author | ache <ache@FreeBSD.org> | 1998-05-20 07:18:07 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-05-20 07:18:07 +0800 |
commit | 07e5612f0246f55e7e586a4071a56309e57bf580 (patch) | |
tree | fb45c39651d5e556fd11dea7a8d307dd3be83ec8 /www | |
parent | 22b2ab9a50caf4ecc29e2963ce3a1045f9a79fd6 (diff) | |
download | freebsd-ports-gnome-07e5612f0246f55e7e586a4071a56309e57bf580.tar.gz freebsd-ports-gnome-07e5612f0246f55e7e586a4071a56309e57bf580.tar.zst freebsd-ports-gnome-07e5612f0246f55e7e586a4071a56309e57bf580.zip |
Add WebMagick
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 b913c03fdb2a..9375240c8e48 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.74 1998/05/03 20:51:46 mph Exp $ +# $Id: Makefile,v 1.75 1998/05/09 10:30:27 ache Exp $ # SUBDIR += Mosaic # requires Motif + SUBDIR += WebMagick SUBDIR += analog SUBDIR += apache SUBDIR += apache-current |