Still working on an updated version

This commit is contained in:
Dag-Erling Smørgrav 2015-04-07 21:03:46 +00:00
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

View file

@ -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

View file

@ -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.