diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-05-23 07:16:27 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-05-23 07:16:27 +0800 |
commit | 19857e4423553aeabd205fbad9f07d3339145f72 (patch) | |
tree | 7860a0b29d8727c979132a12cf392cb33602233b /archivers/libcabinet | |
parent | 1aefa4671fa85c6c023973a303d6adbf9714cea2 (diff) | |
download | freebsd-ports-gnome-19857e4423553aeabd205fbad9f07d3339145f72.tar.gz freebsd-ports-gnome-19857e4423553aeabd205fbad9f07d3339145f72.tar.zst freebsd-ports-gnome-19857e4423553aeabd205fbad9f07d3339145f72.zip |
Make more fetchable.
PR: 47843
Submitted by: osa
Drop maintainership.
Diffstat (limited to 'archivers/libcabinet')
-rw-r--r-- | archivers/libcabinet/Makefile | 5 |
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 |