diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-13 12:21:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-13 12:21:37 +0000 |
commit | b256c38cb5ef79dc2637bef27d8e078ec0761c04 (patch) | |
tree | d5d74fd4c9cff7d47d5f6071625e49584bb0ffed /sysutils/graft | |
parent | dd856a33dff52e192c27d0149c5aa35b77c5ded3 (diff) | |
download | ports-b256c38cb5ef79dc2637bef27d8e078ec0761c04.tar.gz ports-b256c38cb5ef79dc2637bef27d8e078ec0761c04.zip |
Notes
Diffstat (limited to 'sysutils/graft')
-rw-r--r-- | sysutils/graft/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/graft/Makefile b/sysutils/graft/Makefile index 28fba088b43f..fe75e9961b5d 100644 --- a/sysutils/graft/Makefile +++ b/sysutils/graft/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.gormand.com.au/peters/tools/graft/ MAINTAINER= ports@FreeBSD.org COMMENT= Automatically manage symlinks in a directory hierarchy +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_PERL5= yes PLIST_FILES= bin/graft |