diff options
author | wosch <wosch@FreeBSD.org> | 1998-01-02 07:02:25 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1998-01-02 07:02:25 +0800 |
commit | e532f28694a176ff51a5a8a2fae8ce7e8d4cf408 (patch) | |
tree | 674601535ee78a038c42f1a2d6eb680101996a9d /misc | |
parent | 5c7e131df995f08d1d86d5004a63f01e9d08cff0 (diff) | |
download | freebsd-ports-gnome-e532f28694a176ff51a5a8a2fae8ce7e8d4cf408.tar.gz freebsd-ports-gnome-e532f28694a176ff51a5a8a2fae8ce7e8d4cf408.tar.zst freebsd-ports-gnome-e532f28694a176ff51a5a8a2fae8ce7e8d4cf408.zip |
Enable uk-postcodes and uk-phone.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index e1558e205d50..f8a5f74b57a6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.124 1997/12/25 10:56:18 itojun Exp $ +# $Id: Makefile,v 1.125 1997/12/30 23:36:12 wosch Exp $ # SUBDIR += acron @@ -46,6 +46,8 @@ SUBDIR += tkcron SUBDIR += tkinfo SUBDIR += tkman + SUBDIR += uk-phone + SUBDIR += uk-postcodes SUBDIR += unclutter SUBDIR += viz SUBDIR += xcalendar |