diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-11 03:57:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-11 03:57:54 +0000 |
commit | 556d662efc77204a43ba528db7deb2518ad5b590 (patch) | |
tree | eca2b238518e00fd8588bf122737751a003fd775 /archivers/lzop | |
parent | Add knobs for building with LDAP and NAS support. (diff) |
Update MASTER_SITE.
Submitted by: Jeremy Messenger <mezz7@cox.net>
Notes
Notes:
svn path=/head/; revision=82725
Diffstat (limited to 'archivers/lzop')
-rw-r--r-- | archivers/lzop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile index 3f2c35726b4e..7a4688334ec4 100644 --- a/archivers/lzop/Makefile +++ b/archivers/lzop/Makefile @@ -8,7 +8,7 @@ PORTNAME= lzop PORTVERSION= 1.01 CATEGORIES= archivers -MASTER_SITES= http://www.oberhumer.com/opensource/lzop/download/ +MASTER_SITES= http://www.lzop.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Fast file compressor similar to gzip, using the LZO library |