diff options
author | erwin <erwin@FreeBSD.org> | 2005-09-17 17:39:12 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-09-17 17:39:12 +0800 |
commit | f4df0f5eddda61da12a8511d0d8129d0a22c4afc (patch) | |
tree | 0741f31c6fcd5f4d30a0c1ccfa8aa00947574742 /www | |
parent | 295599e92488ed07b19386c03638b53b95da749e (diff) | |
download | freebsd-ports-gnome-f4df0f5eddda61da12a8511d0d8129d0a22c4afc.tar.gz freebsd-ports-gnome-f4df0f5eddda61da12a8511d0d8129d0a22c4afc.tar.zst freebsd-ports-gnome-f4df0f5eddda61da12a8511d0d8129d0a22c4afc.zip |
Fix typo
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 52861d5a5b50..3cb351c9efa0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -756,7 +756,7 @@ SUBDIR += simplog SUBDIR += sitebar SUBDIR += sitecopy - SUBDIR += skytemplace + SUBDIR += skytemplate SUBDIR += slash SUBDIR += smarty SUBDIR += smb2www |