mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Reorder MASTER_SITES: try to avoid checksum mismatch caused by rerolled tarball (again and again)
- Add LICENSE
This commit is contained in:
parent
fbb8191a71
commit
cdc9947c24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325776
@ -4,13 +4,15 @@
|
||||
PORTNAME= agedu
|
||||
PORTVERSION= 9723
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/ \
|
||||
LOCAL/sunpoet
|
||||
MASTER_SITES= LOCAL/sunpoet \
|
||||
http://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/
|
||||
DISTNAME= ${PORTNAME}-r${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Unix utility for tracking down wasted disk space
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= ${PORTNAME}.1
|
||||
|
Loading…
Reference in New Issue
Block a user