Still working on an updated version
This commit is contained in:
parent
81229da232
commit
c7dd917d9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383540
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ MAINTAINER= des@FreeBSD.org
|
|||
COMMENT= Tool for fetching and building ports
|
||||
|
||||
DEPRECATED= Does not support pkgng
|
||||
EXPIRATION_DATE= 2015-03-31
|
||||
EXPIRATION_DATE= 2015-05-31
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/perl -w
|
||||
#!/usr/bin/env perl -w
|
||||
#-
|
||||
# Copyright (c) 2000-2011 Dag-Erling Coïdan Smørgrav
|
||||
# All rights reserved.
|
||||
|
|
Loading…
Reference in a new issue