aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-30 03:30:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-30 03:30:05 +0000
commita3f620862e9f0fae2ced859e4dfa233378a2b59b (patch)
tree33664a1a9f57e95c2de8e5342c478c03a6d8578e /astro
parent1e3f0e08d8cf60b597e1e905f66311b36a73ef85 (diff)
downloadports-a3f620862e9f0fae2ced859e4dfa233378a2b59b.tar.gz
ports-a3f620862e9f0fae2ced859e4dfa233378a2b59b.zip
Fix a typo.
Notes
Notes: svn path=/head/; revision=65269
Diffstat (limited to 'astro')
-rw-r--r--astro/fooseti/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile
index 0176212689e4..02736b5caa74 100644
--- a/astro/fooseti/Makefile
+++ b/astro/fooseti/Makefile
@@ -17,6 +17,6 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_GNOMENG= yes
-uSE_GNOME= gtk12
+USE_GNOME= gtk12
.include <bsd.port.mk>