diff options
author | erich <erich@FreeBSD.org> | 1998-01-26 16:28:12 +0000 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1998-01-26 16:28:12 +0000 |
commit | 93793a68d40d7b9d7cd12548ccebb24374f4d3d4 (patch) | |
tree | 42c2814b0545e9df16566be1e2d2ba4f991633ef /misc | |
parent | 162d0d6263357d314c773f255f96f4f88194d6bb (diff) | |
download | FreeBSD-ports-93793a68d40d7b9d7cd12548ccebb24374f4d3d4.zip FreeBSD-ports-93793a68d40d7b9d7cd12548ccebb24374f4d3d4.tar.gz |
attach xdelta
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 6ac8d26..7952f1c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.128 1998/01/03 12:19:11 rse Exp $ +# $Id: Makefile,v 1.129 1998/01/17 15:14:30 itojun Exp $ # SUBDIR += acron @@ -53,6 +53,7 @@ SUBDIR += us-zipcodes SUBDIR += viz SUBDIR += xcalendar + SUBDIR += xdelta SUBDIR += xgas SUBDIR += xinvest SUBDIR += xless |