aboutsummaryrefslogtreecommitdiffstats
path: root/astro/fooseti
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-08-30 11:30:05 +0800
committermarcus <marcus@FreeBSD.org>2002-08-30 11:30:05 +0800
commitaa9d806a52c04cc4f7738c7918dd5cd84558c7b9 (patch)
tree63d9d25655d2a85cd6a5ac1fc87969c860c58316 /astro/fooseti
parent664a1379d9dfa2c909b0cf275fe165d95eb6838c (diff)
downloadfreebsd-ports-graphics-aa9d806a52c04cc4f7738c7918dd5cd84558c7b9.tar.gz
freebsd-ports-graphics-aa9d806a52c04cc4f7738c7918dd5cd84558c7b9.tar.zst
freebsd-ports-graphics-aa9d806a52c04cc4f7738c7918dd5cd84558c7b9.zip
Fix a typo.
Diffstat (limited to 'astro/fooseti')
-rw-r--r--astro/fooseti/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile
index 0176212689e..02736b5caa7 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>