diff options
author | nectar <nectar@FreeBSD.org> | 2002-05-24 05:06:27 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-05-24 05:06:27 +0800 |
commit | 9f025fe8d430711eeddfbd75125b2118b9317998 (patch) | |
tree | 378fcf9324c4167c180adde6f2cddb79a67562d4 /misc/Makefile | |
parent | 8c0b242c916fdb56d63cb79b3b3912a561088a2c (diff) | |
download | freebsd-ports-gnome-9f025fe8d430711eeddfbd75125b2118b9317998.tar.gz freebsd-ports-gnome-9f025fe8d430711eeddfbd75125b2118b9317998.tar.zst freebsd-ports-gnome-9f025fe8d430711eeddfbd75125b2118b9317998.zip |
Revive amanda-client and amanda-server. These are not the old
amanda, but rather the _current_ amanda. I mistakenly associated
them with ports/misc/amanda.
Please pass the pointy hat.
Graciously brought to my attention by: jeh
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 71c92633273f..014d6b781dc1 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -14,6 +14,8 @@ SUBDIR += afbackup-server SUBDIR += airoflash SUBDIR += alevt + SUBDIR += amanda-client + SUBDIR += amanda-server SUBDIR += amanda24-client SUBDIR += amanda24-server SUBDIR += argparse |