diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2008-03-23 08:29:08 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-03-23 08:29:08 +0000 |
| commit | d9033ab0b1659057cd9d5917f74d80923f20c958 (patch) | |
| tree | d417d0d9749e1a2023b3b261b0180e41c24d9714 | |
| parent | - Update to 0.10.1 (diff) | |
- Add a backup site
Noticed by: pointyhat via erwin,pav
Approved by: novel (maintainer, implicit)
Notes
Notes:
svn path=/head/; revision=209608
| -rw-r--r-- | sysutils/deltup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/deltup/Makefile b/sysutils/deltup/Makefile index fff07188a238..2765cfd572ce 100644 --- a/sysutils/deltup/Makefile +++ b/sysutils/deltup/Makefile @@ -9,6 +9,7 @@ PORTNAME= deltup PORTVERSION= 0.4.4 CATEGORIES= sysutils MASTER_SITES= http://deltup.org/e107_files/downloads/ \ + LOCAL/rafan \ ${MASTER_SITE_SOURCEFORGE} \ http://www.bzip.org/${BZIP2_102}/:bzip2102src \ http://www.bzip.org/${BZIP2_103}/:bzip2103src |
