summaryrefslogtreecommitdiff
path: root/archivers/lzo2
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-28 03:16:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-28 03:16:04 +0000
commit9999a2e13cf60fd3bc2075d05c88c4daeedbc59e (patch)
tree45948bcf515fa54119000ad700c8ff4a2ef1b077 /archivers/lzo2
parentRemoved unreachable ftp-site. (diff)
The SUNSITEs didn't carry the 1.08 version. Informed author.
Noticed by: portsurvey
Notes
Notes: svn path=/head/; revision=71948
Diffstat (limited to 'archivers/lzo2')
-rw-r--r--archivers/lzo2/Makefile3
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