diff options
author | pav <pav@FreeBSD.org> | 2003-12-07 08:29:56 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-07 08:29:56 +0800 |
commit | 184b540e5af626442e68052798490204e3c462ea (patch) | |
tree | 4ab748ce4501f4dd480ff27a530b9f7994d5cc52 /biology/platon/Makefile | |
parent | 612cd5c5c86afabe65feb94e413b154206dd9cd2 (diff) | |
download | freebsd-ports-gnome-184b540e5af626442e68052798490204e3c462ea.tar.gz freebsd-ports-gnome-184b540e5af626442e68052798490204e3c462ea.tar.zst freebsd-ports-gnome-184b540e5af626442e68052798490204e3c462ea.zip |
- Update to last snapshot
PR: ports/58511 (based on)
Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> (maintainer)
Diffstat (limited to 'biology/platon/Makefile')
-rw-r--r-- | biology/platon/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile index 8e3bb2a3d275..f22e06fd0246 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -6,8 +6,7 @@ # PORTNAME= platon -PORTVERSION= 2001.03.09 -PORTREVISION= 1 +PORTVERSION= 2003.12.04 CATEGORIES= biology MASTER_SITES= ftp://xraysoft.chem.uu.nl/pub/unix/ DISTNAME= platon @@ -20,8 +19,6 @@ COMMENT= Tool for viewing molecular/crystallographic structures # There is a charge of US$ 5000 for commercial users. RESTRICTED= "free for academic, US$ 5000 for commercial users" -BROKEN= "Broken pkg-plist, will be removed after Feb 2" - USE_XLIB= yes # This port only has snapshot archive |