diff options
author | max <max@FreeBSD.org> | 1997-06-24 14:13:40 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-06-24 14:13:40 +0800 |
commit | acfa759c4e956e5152eefc43823db01a4d9fa633 (patch) | |
tree | 18ee2faf108b4cd5cd27b57f7f02288274ae4b9b /misc/Makefile | |
parent | adb14e52af6e59e0a8c8dfc7484a7c988f0e6d3a (diff) | |
download | freebsd-ports-gnome-acfa759c4e956e5152eefc43823db01a4d9fa633.tar.gz freebsd-ports-gnome-acfa759c4e956e5152eefc43823db01a4d9fa633.tar.zst freebsd-ports-gnome-acfa759c4e956e5152eefc43823db01a4d9fa633.zip |
Enable xpns.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 8dcc2cd1fdb1..86b1d7fed2c9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.106 1997/06/03 20:12:46 max Exp $ +# $Id: Makefile,v 1.107 1997/06/14 16:20:01 max Exp $ # SUBDIR += amanda @@ -42,6 +42,7 @@ SUBDIR += xgas SUBDIR += xless SUBDIR += xmaddressbook + SUBDIR += xpns SUBDIR += xtar SUBDIR += xtimer SUBDIR += zorro |