summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-05-22 23:16:27 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-05-22 23:16:27 +0000
commit0ac82af3dad65fcb37d67c50e265ac7ff81956b0 (patch)
tree9b9b5dd4679ae809bb51f5c1747591550ee82c63 /archivers
parentWe finally have a threadsafe realpath(3) in 4.x and 5.x. (diff)
Make more fetchable.
PR: 47843 Submitted by: osa Drop maintainership.
Notes
Notes: svn path=/head/; revision=81752
Diffstat (limited to 'archivers')
-rw-r--r--archivers/libcabinet/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/libcabinet/Makefile b/archivers/libcabinet/Makefile
index 07e98c313694..e4f9112ded19 100644
--- a/archivers/libcabinet/Makefile
+++ b/archivers/libcabinet/Makefile
@@ -8,9 +8,10 @@
PORTNAME= libcabinet
PORTVERSION= 0.30
CATEGORIES= archivers
-MASTER_SITES= http://trill.cis.fordham.edu/~barbacha/cabinet_library/
+MASTER_SITES= http://trill.cis.fordham.edu/~barbacha/cabinet_library/ \
+ http://www.jian.tv/pub/linux/distfiles/
-MAINTAINER= sobomax@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A portable library and utility to use Microsoft cabinet files (.cab)
INSTALLS_SHLIB= yes