diff options
-rw-r--r-- | archivers/ucl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile index 2eb6c2d83a41..b0ce1bd42fc6 100644 --- a/archivers/ucl/Makefile +++ b/archivers/ucl/Makefile @@ -8,9 +8,7 @@ PORTNAME= ucl PORTVERSION= 1.01 CATEGORIES= archivers devel -MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/ \ - ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= libs/compression +MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/ MAINTAINER= sobomax@FreeBSD.org |