diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-01-13 11:06:08 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-01-13 11:06:08 +0000 |
| commit | e7a418beab80ea6352ee9e8bd09084021e90aa2c (patch) | |
| tree | cc4c7006a55e6c98f4855aa66b423a9ebb98eb03 | |
| parent | Upgrade to 2.6.1. (diff) | |
Extend the deadline while I work on a pkgng-aware rewrite.
| -rw-r--r-- | ports-mgmt/porteasy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/porteasy/Makefile b/ports-mgmt/porteasy/Makefile index 930ccc9b099f..06d461cfc3cd 100644 --- a/ports-mgmt/porteasy/Makefile +++ b/ports-mgmt/porteasy/Makefile @@ -10,7 +10,7 @@ MAINTAINER= des@FreeBSD.org COMMENT= Tool for fetching and building ports DEPRECATED= Does not support pkgng -EXPIRATION_DATE= 2015-01-12 +EXPIRATION_DATE= 2015-02-28 NO_BUILD= yes NO_WRKSUBDIR= yes |
