diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-18 07:43:17 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-18 07:43:17 +0800 |
commit | a7f3e31f818e3d60602a894968fd45ba018204e9 (patch) | |
tree | 1b5db273d1022f6d98eb82bf15a34c3748f35122 /misc | |
parent | d4f14ed1c51a4fa522096b828fedd7c22f00d9f7 (diff) | |
download | freebsd-ports-gnome-a7f3e31f818e3d60602a894968fd45ba018204e9.tar.gz freebsd-ports-gnome-a7f3e31f818e3d60602a894968fd45ba018204e9.tar.zst freebsd-ports-gnome-a7f3e31f818e3d60602a894968fd45ba018204e9.zip |
Add {22[1257],30}upgrade.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 5bc798a5e232..823603c5505f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,6 +1,11 @@ -# $Id: Makefile,v 1.176 1998/12/02 20:08:56 billf Exp $ +# $Id: Makefile,v 1.177 1998/12/07 02:22:02 asami Exp $ # + SUBDIR += 221upgrade + SUBDIR += 222upgrade + SUBDIR += 225upgrade + SUBDIR += 227upgrade + SUBDIR += 30upgrade SUBDIR += acron SUBDIR += amanda SUBDIR += amanda24 |