diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-10-03 10:30:53 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-10-03 10:30:53 +0000 |
commit | 8822e6b4caccbf3997c428cf04fccfb4157f2e8b (patch) | |
tree | a5ffeeb78942cd8628d9f06b9360702d4d503442 /misc | |
parent | a15603906ec97763a57310044291fe5f19a78ea9 (diff) | |
download | freebsd-ports-8822e6b4caccbf3997c428cf04fccfb4157f2e8b.zip |
Remove gweather, since it is part of gnome-applets.
Approved by: maintainer
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index e0431d73d8cd..dfb6367c03a6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -67,7 +67,6 @@ SUBDIR += grun SUBDIR += gtkfind SUBDIR += gtl - SUBDIR += gweather SUBDIR += gwhich SUBDIR += gyvescm SUBDIR += hello |