summaryrefslogtreecommitdiff
path: root/biology/rasmol/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-05-24 04:04:31 +0000
committerSteve Price <steve@FreeBSD.org>1998-05-24 04:04:31 +0000
commit4b25e777f47e947468010c86bca15940736b6552 (patch)
tree41b487b3919d9ab0432d63a53cc65672f32705f4 /biology/rasmol/Makefile
parentCorrect a URL. (diff)
Update to 2.6b2.1.
PR: 6673 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=11122
Diffstat (limited to 'biology/rasmol/Makefile')
-rw-r--r--biology/rasmol/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile
index 3bc838ba9389..c36498922f29 100644
--- a/biology/rasmol/Makefile
+++ b/biology/rasmol/Makefile
@@ -3,17 +3,17 @@
# Date created: Dec 4 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/12/15 17:45:31 vanilla Exp $
#
-DISTNAME= RasMol26
-PKGNAME= rasmol-2.6b2
+DISTNAME= RasMol26b2x1
+PKGNAME= rasmol-2.6b2.1
CATEGORIES= biology x11
-MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/rasmol/v2.6beta/
+MASTER_SITES= ftp://nexus.roko.goe.net/pub/rasmol/
MAINTAINER= frankch@waru.life.nthu.edu.tw
-WRKSRC= $(WRKDIR)/RasMol2
+WRKSRC= $(WRKDIR)/RasMol2.6x1
USE_IMAKE= yes
.include <bsd.port.mk>