diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-08-01 17:13:16 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-08-01 17:13:16 +0000 |
commit | eff18155796c4149bb660c99d533a4135de86617 (patch) | |
tree | 97c08b9b18f5099ee41e4a767bc8ae891bb5dec4 /archivers/libcabinet | |
parent | Update to 0.9.1 (diff) |
Provide temporary download location.
Diffstat (limited to 'archivers/libcabinet')
-rw-r--r-- | archivers/libcabinet/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/archivers/libcabinet/Makefile b/archivers/libcabinet/Makefile index 661fb782260a..4247aa54f4cf 100644 --- a/archivers/libcabinet/Makefile +++ b/archivers/libcabinet/Makefile @@ -8,12 +8,7 @@ PORTNAME= libcabinet PORTVERSION= 0.30 CATEGORIES= archivers -# mastersites have disappeared as of August 2003. Perhaps consider -# trying archivers/cabextract instead. -MASTER_SITES= # http://trill.cis.fordham.edu/~barbacha/cabinet_library/ - -DEPRECATED= "master site disappeared" -EXPIRATION_DATE=2005-08-31 +MASTER_SITES= http://www.pbxpress.com/~sobomax/ MAINTAINER= ports@FreeBSD.org COMMENT= A portable library and utility to use Microsoft cabinet files (.cab) |