diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 03:16:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 03:16:04 +0000 |
commit | 9999a2e13cf60fd3bc2075d05c88c4daeedbc59e (patch) | |
tree | 45948bcf515fa54119000ad700c8ff4a2ef1b077 /archivers/lzo2 | |
parent | 6572bcc64d1ce794375da4313a4f2516cc3dd31e (diff) | |
download | ports-9999a2e13cf60fd3bc2075d05c88c4daeedbc59e.tar.gz ports-9999a2e13cf60fd3bc2075d05c88c4daeedbc59e.zip |
Notes
Diffstat (limited to 'archivers/lzo2')
-rw-r--r-- | archivers/lzo2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index 27fda7279f7b..a76fbf59a1bb 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -9,8 +9,7 @@ PORTNAME= lzo PORTVERSION= 1.08 PORTREVISION= 1 CATEGORIES= archivers devel -MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ \ - ${MASTER_SITE_SUNSITE} +MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org |