diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-11 16:48:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-11 16:48:56 +0800 |
commit | 3b997e1dad30f8ad744c73551ab4eb110b6ebd09 (patch) | |
tree | 5ba63c6259da8890b4e893cc1d129b7b8adfb2b0 /biology/cdbfasta | |
parent | c39e9eff3b6764ca003bb843f92404ac29c53c1a (diff) | |
download | freebsd-ports-gnome-3b997e1dad30f8ad744c73551ab4eb110b6ebd09.tar.gz freebsd-ports-gnome-3b997e1dad30f8ad744c73551ab4eb110b6ebd09.tar.zst freebsd-ports-gnome-3b997e1dad30f8ad744c73551ab4eb110b6ebd09.zip |
- Update maintainer mail address
- Update/Remove MASTER_SITE
PR: 204755
Submitted by: jwbacon@tds.net (maintainer)
Approved by: mat (mentor)
Differential Revision: D4493
Diffstat (limited to 'biology/cdbfasta')
-rw-r--r-- | biology/cdbfasta/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/biology/cdbfasta/Makefile b/biology/cdbfasta/Makefile index 149b07e13181..4ae474d4ae52 100644 --- a/biology/cdbfasta/Makefile +++ b/biology/cdbfasta/Makefile @@ -4,10 +4,9 @@ PORTNAME= cdbfasta PORTVERSION= 2010.07.22 CATEGORIES= biology -MASTER_SITES= http://acadix.biz/Ports/distfiles/ \ - http://personalpages.tds.net/~jwbacon/Ports/distfiles/ +MASTER_SITES= http://acadix.biz/Ports/distfiles/ -MAINTAINER= jwbacon@tds.net +MAINTAINER= bacon4000@gmail.com COMMENT= Fast indexing and retrieval of FASTA records from flat file databases # LICENSE= unspecified |