diff options
author | knu <knu@FreeBSD.org> | 2002-11-28 04:28:08 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-11-28 04:28:08 +0800 |
commit | ae20c6025564fc8e321d7aac4d57ebda109444ba (patch) | |
tree | c56bf3515b58c769f4854e852e595755e98bb836 /x11-clocks | |
parent | 40024c27f523fcaa49f8538d811e9586ead0a735 (diff) | |
download | freebsd-ports-gnome-ae20c6025564fc8e321d7aac4d57ebda109444ba.tar.gz freebsd-ports-gnome-ae20c6025564fc8e321d7aac4d57ebda109444ba.tar.zst freebsd-ports-gnome-ae20c6025564fc8e321d7aac4d57ebda109444ba.zip |
Sort entries.
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 84f6b196b532..9e78fc5118c8 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += zclock SUBDIR += abclock SUBDIR += asclock @@ -38,5 +37,6 @@ SUBDIR += xmms-alarm SUBDIR += xtimer SUBDIR += xtu + SUBDIR += zclock .include <bsd.port.subdir.mk> |