diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-08-24 17:01:07 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-08-24 17:01:07 +0000 |
commit | d42467b26c04771c84389d6d802f81355922d5f2 (patch) | |
tree | 2300f731738ddb6dab8b616e8aac9ff6ca7eb601 /science/jstrack | |
parent | b340e2e6363dd051466ea2a91e254096164a1e00 (diff) |
- Drop maintainership for this port -- I don't use it any more
- While here, correct LICENSE data
Notes
Notes:
svn path=/head/; revision=280354
Diffstat (limited to 'science/jstrack')
-rw-r--r-- | science/jstrack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/jstrack/Makefile b/science/jstrack/Makefile index 2ca5d5159c80..15a69ae3af70 100644 --- a/science/jstrack/Makefile +++ b/science/jstrack/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= http://www.jstrack.org/${PORTNAME}/downloads/ \ http://www.bayofrum.net/dist/${PORTNAME}/ -MAINTAINER= crees@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A freeware hurricane tracking program LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm \ @@ -20,7 +20,7 @@ RUN_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib LICENSE= JStrack LICENSE_NAME= JStrack -LICENSE_PERMS= no-dist-sell pkg-mirror no-pkg-sell auto-accept +LICENSE_PERMS= dist-sell pkg-sell auto-accept LICENSE_TEXT= It is and always will be free, and [Jim Graham] wrote it...\ so don't charge money for it, and don't claim that you wrote it |