diff options
author | ade <ade@FreeBSD.org> | 2000-06-02 00:30:32 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-02 00:30:32 +0800 |
commit | 88da9885d0864d387f8c9ba91464af359948a1d7 (patch) | |
tree | 1517d73c2da8d09be860664846740ea5b19f863b | |
parent | ba6f13405c2c0cdd7e7239ec6ba541645d66ad16 (diff) | |
download | freebsd-ports-gnome-88da9885d0864d387f8c9ba91464af359948a1d7.tar.gz freebsd-ports-gnome-88da9885d0864d387f8c9ba91464af359948a1d7.tar.zst freebsd-ports-gnome-88da9885d0864d387f8c9ba91464af359948a1d7.zip |
Remove GNOME 1.0 dead wood, now we're at 1.2
-rw-r--r-- | lang/Makefile | 1 | ||||
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | sysutils/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile index e860f8237648..b7c909f56f8b 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -34,7 +34,6 @@ SUBDIR += ghc SUBDIR += glibstdc++28 SUBDIR += gnat - SUBDIR += gnomeobjc SUBDIR += gpc SUBDIR += guile SUBDIR += guileobjc diff --git a/net/Makefile b/net/Makefile index 37e3ccd467d4..509398057491 100644 --- a/net/Makefile +++ b/net/Makefile @@ -73,7 +73,6 @@ SUBDIR += gnomba SUBDIR += gnome-icu SUBDIR += gnome-vnc - SUBDIR += gnomenetwork SUBDIR += gnosamba SUBDIR += gnu-finger SUBDIR += gnut diff --git a/sysutils/Makefile b/sysutils/Makefile index bfed2f34fea1..a7a6f6454f47 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -33,7 +33,6 @@ SUBDIR += gcombust SUBDIR += gkrellm SUBDIR += glload - SUBDIR += gnomeadmin SUBDIR += gnomecontrolcenter SUBDIR += gpart SUBDIR += gtar |