diff options
author | asami <asami@FreeBSD.org> | 1999-03-08 09:07:20 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-03-08 09:07:20 +0000 |
commit | 5d2b27c105067d8d41ff855e87a3c658c3b2a88c (patch) | |
tree | 7e641383ee8b988f6813194cc30e6da115cd34cd /misc | |
parent | 2b52f8efcb17b73045be001dd1a1e248a4c77278 (diff) | |
download | FreeBSD-ports-5d2b27c105067d8d41ff855e87a3c658c3b2a88c.zip FreeBSD-ports-5d2b27c105067d8d41ff855e87a3c658c3b2a88c.tar.gz |
Add 31upgrade
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 929994e..a74bfad 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.186 1999/03/05 17:12:01 nectar Exp $ +# $Id: Makefile,v 1.187 1999/03/06 16:43:23 billf Exp $ # SUBDIR += 221upgrade @@ -6,6 +6,7 @@ SUBDIR += 225upgrade SUBDIR += 227upgrade SUBDIR += 30upgrade + SUBDIR += 31upgrade SUBDIR += acron SUBDIR += amanda SUBDIR += amanda24 |