diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-08 13:08:43 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-08 13:08:43 +0800 |
commit | 26abc4d6200ff0f5a8b52accb94111bb84a2eccc (patch) | |
tree | 3288d19a2d22c1ca21c518d7c358537f56550279 /sysutils | |
parent | 29e34f51f08c3167c36ace23e313ed0fa2606c16 (diff) | |
download | freebsd-ports-gnome-26abc4d6200ff0f5a8b52accb94111bb84a2eccc.tar.gz freebsd-ports-gnome-26abc4d6200ff0f5a8b52accb94111bb84a2eccc.tar.zst freebsd-ports-gnome-26abc4d6200ff0f5a8b52accb94111bb84a2eccc.zip |
- Set EXPIRATION_DATE at maintainer's request
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mktool/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/mktool/Makefile b/sysutils/mktool/Makefile index 873794fba788..7f45b01b02f6 100644 --- a/sysutils/mktool/Makefile +++ b/sysutils/mktool/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.io.com/~manoj/file/ MAINTAINER= jos@catnook.com COMMENT= Portable tools to manage processes and networked services +EXPIRATION_DATE= 2013-11-01 + BROKEN= Unfetchable due to MASTER_SITES reorganization USES= gmake USE_BZIP2= yes |