aboutsummaryrefslogtreecommitdiff
path: root/archivers/libcabinet
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-10-26 08:32:17 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-10-26 08:32:17 +0000
commita58c915e435902514dc6251685674a7b351a1153 (patch)
tree0af02fb8e3ac2a8854f2d7e7a8e660ec9896ec1b /archivers/libcabinet
parent6ab8cef72c4686cdab239139d0120ab20f86c0b3 (diff)
downloadports-a58c915e435902514dc6251685674a7b351a1153.tar.gz
ports-a58c915e435902514dc6251685674a7b351a1153.zip
Notes
Diffstat (limited to 'archivers/libcabinet')
-rw-r--r--archivers/libcabinet/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/libcabinet/Makefile b/archivers/libcabinet/Makefile
index 3bac89185c66..70fab637eae5 100644
--- a/archivers/libcabinet/Makefile
+++ b/archivers/libcabinet/Makefile
@@ -8,8 +8,9 @@
PORTNAME= libcabinet
PORTVERSION= 0.30
CATEGORIES= archivers
-MASTER_SITES= http://trill.cis.fordham.edu/~barbacha/cabinet_library/ \
- http://www.jian.tv/pub/linux/distfiles/
+# mastersites have disappeared as of August 2003. Perhaps consider
+# trying archivers/cabextract instead.
+MASTER_SITES= # http://trill.cis.fordham.edu/~barbacha/cabinet_library/
MAINTAINER= ports@FreeBSD.org
COMMENT= A portable library and utility to use Microsoft cabinet files (.cab)