diff options
author | bapt <bapt@FreeBSD.org> | 2011-05-02 02:01:36 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-05-02 02:01:36 +0800 |
commit | 2bd3080680b1e75a58904fb86a005bc3926a6ba9 (patch) | |
tree | d77e17782ff06429937611022190e7c33c5a9aaa /x11-clocks/Makefile | |
parent | 711b3385fb721328b5d902f6c8800f94c203273f (diff) | |
download | freebsd-ports-gnome-2bd3080680b1e75a58904fb86a005bc3926a6ba9.tar.gz freebsd-ports-gnome-2bd3080680b1e75a58904fb86a005bc3926a6ba9.tar.zst freebsd-ports-gnome-2bd3080680b1e75a58904fb86a005bc3926a6ba9.zip |
removed expired ports from x11-clocks
2011-05-01 x11-clocks/bdesktopclock: Upstream disapear and distfile is no more available
2011-05-01 x11-clocks/washerdryer: Upstream disapear and distfile is no more available
2011-05-01 x11-clocks/wmtz: Upstream disapear and distfile is no more available
2011-05-01 x11-clocks/xmms-alarm: Upstream disapear and distfile is no more available
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r-- | x11-clocks/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 4dc79dbfbebb..5445d0b4aa03 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -14,7 +14,6 @@ SUBDIR += astzclock SUBDIR += bbdate SUBDIR += bclock - SUBDIR += bdesktopclock SUBDIR += bmp-alarm SUBDIR += buici-clock SUBDIR += cairo-clock @@ -44,7 +43,6 @@ SUBDIR += t3d SUBDIR += tclock SUBDIR += tktz - SUBDIR += washerdryer SUBDIR += wmbday SUBDIR += wmbinclock SUBDIR += wmblueclock @@ -57,14 +55,12 @@ SUBDIR += wmitime SUBDIR += wmtime SUBDIR += wmtimer - SUBDIR += wmtz SUBDIR += xalarm SUBDIR += xclock SUBDIR += xdaliclock SUBDIR += xfce4-datetime-plugin SUBDIR += xfce4-timer-out-plugin SUBDIR += xfce4-timer-plugin - SUBDIR += xmms-alarm SUBDIR += xtimer .include <bsd.port.subdir.mk> |