diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-15 12:15:35 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-15 12:15:35 +0800 |
commit | 21b58a9b6f7fbd1c3620ef1d3784aee825535897 (patch) | |
tree | 4f661c96d46605006adf4c89f442edf077cd82da /misc/Makefile | |
parent | 74ef9648a089fd2d3bfa0b350c0c9dbf5e5c01f7 (diff) | |
download | freebsd-ports-gnome-21b58a9b6f7fbd1c3620ef1d3784aee825535897.tar.gz freebsd-ports-gnome-21b58a9b6f7fbd1c3620ef1d3784aee825535897.tar.zst freebsd-ports-gnome-21b58a9b6f7fbd1c3620ef1d3784aee825535897.zip |
Put back vmsbackup, ftp site is up again.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile index 91e8ebd07962..4fda23e4e2e9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,15 +1,14 @@ -# $Id: Makefile,v 1.55 1995/05/14 06:07:27 asami Exp $ +# $Id: Makefile,v 1.56 1995/05/14 07:14:18 asami Exp $ # # RESTRICTED: pgp.usa_only (local restrections) # RESTRICTED: pgp.non-usa_only (local restrictions) # RESTRICTED: mmv (restrictive copyright) # # BROKEN: wine (doesn't install) -# BROKEN: vmsbackup (can't connect to ftp site) # SUBDIR= amanda chord colorls cpm hfs iozone ispell kp less lmbench \ mshell mtools \ - pcemu rman screen top tua xbatt xdu xsysstats + pcemu rman screen top tua vmsbackup xbatt xdu xsysstats .include <bsd.port.subdir.mk> |