mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
- Unbreak fetch
- Update WWW - Pass maintainership to submitter - Update license PR: 206162 Submitted by: portmaster@bsdforge.com
This commit is contained in:
parent
086014d82b
commit
38e17ebac9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406036
2 changed files with 5 additions and 6 deletions
|
@ -5,13 +5,12 @@ PORTNAME= unalz
|
|||
PORTVERSION= 0.65
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://www.kipple.pe.kr/win/unalz/
|
||||
MASTER_SITES= http://BSDforge.com/projects/source/archivers/unalz/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
COMMENT= Extracts AlZip archives
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
LICENSE= ZLIB
|
||||
LICENSE_FILE= ${WRKSRC}/readme.txt
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Unalz is a BSD-licensed unarchiver for AlZip format which requires
|
||||
Unalz is a ZLIB-licensed unarchiver for AlZip format which requires
|
||||
proprietary and Win32-only software but widely used in Korea.
|
||||
|
||||
WWW: http://www.kipple.pe.kr/win/unalz/
|
||||
WWW: http://BSDforge.com/projects/archivers/unalz/
|
||||
|
|
Loading…
Add table
Reference in a new issue