diff options
author | obrien <obrien@FreeBSD.org> | 1999-07-15 02:43:06 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-07-15 02:43:06 +0800 |
commit | 78dd8b6c483e136bc84502fbef0cedfcf1fed223 (patch) | |
tree | a6786097f53bcd5604df4ae1cf111899cc8d7969 | |
parent | f3d49da1b81615b140f9c3c2c320597715423d1d (diff) | |
download | freebsd-ports-gnome-78dd8b6c483e136bc84502fbef0cedfcf1fed223.tar.gz freebsd-ports-gnome-78dd8b6c483e136bc84502fbef0cedfcf1fed223.tar.zst freebsd-ports-gnome-78dd8b6c483e136bc84502fbef0cedfcf1fed223.zip |
BROKEN='MD5 checksum error'
-rw-r--r-- | biology/platon/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile index 721f1a7aa83f..58378cc613f9 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -3,7 +3,7 @@ # Date created: 1999-04-22 # Whom: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1999/05/07 06:56:51 taoka Exp $ +# $Id: Makefile,v 1.2 1999/05/24 02:12:36 steve Exp $ # DISTNAME= platon @@ -13,6 +13,8 @@ MASTER_SITES= ftp://xraysoft.chem.ruu.nl/pub/unix/ MAINTAINER= rmiya@cc.hirosaki-u.ac.jp +BROKEN='MD5 checksum error' + # PLATON may be used free of charge by the academic community under # the condition that it is not redistributed for a current & fresh copy. # There is a charge of US$ 5000 for commercial users. |