diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-13 00:18:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-13 00:18:58 +0800 |
commit | 1f4a2116862ea696656231f4d6cfd3245f1d8181 (patch) | |
tree | 2865212676fb519fbb80565cded9e36b6fd869d1 /www | |
parent | 87b3d57f8c7dd1185f8e5917f73f8e6e8b287788 (diff) | |
download | freebsd-ports-gnome-1f4a2116862ea696656231f4d6cfd3245f1d8181.tar.gz freebsd-ports-gnome-1f4a2116862ea696656231f4d6cfd3245f1d8181.tar.zst freebsd-ports-gnome-1f4a2116862ea696656231f4d6cfd3245f1d8181.zip |
- Fix a typo in typo344
Reported by Helmut Schneider
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 e7f29abf6aea..154bb33c1a61 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1824,7 +1824,7 @@ SUBDIR += typo SUBDIR += typo3 SUBDIR += typo343 - SUBDIR += typp344 + SUBDIR += typo344 SUBDIR += typolight SUBDIR += udmsearch SUBDIR += ump |