diff options
Diffstat (limited to 'archivers/ucl')
-rw-r--r-- | archivers/ucl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile index fe678030d644..b7f247217581 100644 --- a/archivers/ucl/Makefile +++ b/archivers/ucl/Makefile @@ -8,7 +8,7 @@ PORTNAME= ucl PORTVERSION= 0.92 CATEGORIES= archivers devel -MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/${PORTNAME}/ \ +MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/${PORTNAME}/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/compression |