mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
lang/nawk: fix MASTER_SITES
While here, assign maintainer PR: 241275 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
This commit is contained in:
parent
d308792fcc
commit
d66a14abdd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514617
@ -3,18 +3,15 @@
|
||||
|
||||
PORTNAME= nawk
|
||||
PORTVERSION= 20121220
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.cs.princeton.edu/~bwk/btl.mirror/
|
||||
MASTER_SITES= https://BSDforge.com/projects/source/lang/nawk/
|
||||
DISTNAME= awk
|
||||
DIST_SUBDIR= nawk-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
COMMENT= Brian Kernighan's pattern scanning and processing language
|
||||
|
||||
BROKEN= unfetchable
|
||||
DEPRECATED= Unfetchable, unmaintained
|
||||
EXPIRATION_DATE= 2019-10-16
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
MAKEFILE= makefile
|
||||
ALL_TARGET= a.out
|
||||
|
Loading…
Reference in New Issue
Block a user