diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-23 21:17:18 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-23 21:17:18 +0000 |
commit | 9f1edca218108fbaf1d53a68db6c819e0f909ac9 (patch) | |
tree | 9bb517746c76369893adb8891ef432e835ddc85e /sysutils/flexbackup/Makefile | |
parent | 0f4439fcd3979327261f76a912e5582842ae20aa (diff) | |
download | ports-9f1edca218108fbaf1d53a68db6c819e0f909ac9.tar.gz ports-9f1edca218108fbaf1d53a68db6c819e0f909ac9.zip |
Notes
Diffstat (limited to 'sysutils/flexbackup/Makefile')
-rw-r--r-- | sysutils/flexbackup/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/flexbackup/Makefile b/sysutils/flexbackup/Makefile index 920c97d9d2b6..df36b674b2fc 100644 --- a/sysutils/flexbackup/Makefile +++ b/sysutils/flexbackup/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: flexbackup # Version required: 0.9.8 # Date created: Wed Nov 3 17:58:26 MST 1999 -# Whom: John Reynolds <jreynold@primenet.com> +# Whom: John Reynolds <jjreynold@home.com> # # $FreeBSD$ # -DISTNAME= flexbackup-0.9.8 -CATEGORIES= sysutils -MASTER_SITES= http://www.bluecherry.net/~edwinh/flexbackup/tarball/ \ +DISTNAME= flexbackup-0.9.8 +CATEGORIES= sysutils +MASTER_SITES= http://www.bluecherry.net/~edwinh/flexbackup/tarball/ \ http://members.home.com/flexbackup/tarball/ \ http://metalab.unc.edu/pub/linux/system/backup/ MAINTAINER= jjreynold@home.com -RUN_DEPENDS= afio:${PORTSDIR}/sysutils/afio \ +RUN_DEPENDS= afio:${PORTSDIR}/sysutils/afio \ buffer:${PORTSDIR}/misc/buffer NO_BUILD = yes |