diff options
author | tg <tg@FreeBSD.org> | 1996-11-25 18:11:57 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1996-11-25 18:11:57 +0800 |
commit | 08ac1b136e8c2f6cce8ddc5073e247c0d47a5758 (patch) | |
tree | 9308dcd8f5d093b9f75b97b9d20bd5fc8174c7f9 /misc | |
parent | f1b468623d0025fceef3dad300b796da5c81959e (diff) | |
download | freebsd-ports-gnome-08ac1b136e8c2f6cce8ddc5073e247c0d47a5758.tar.gz freebsd-ports-gnome-08ac1b136e8c2f6cce8ddc5073e247c0d47a5758.tar.zst freebsd-ports-gnome-08ac1b136e8c2f6cce8ddc5073e247c0d47a5758.zip |
Activate xmaddressbook, xtar.
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 7c15574a3898..3e2a2eb870cd 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.93 1996/11/15 09:56:42 asami Exp $ +# $Id: Makefile,v 1.94 1996/11/15 11:02:31 asami Exp $ # SUBDIR += amanda @@ -42,6 +42,8 @@ SUBDIR += unclutter SUBDIR += xcalendar SUBDIR += xgas + SUBDIR += xmaddressbook + SUBDIR += xtar SUBDIR += zorro .include <bsd.port.subdir.mk> |