From a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 8 Apr 2000 22:04:57 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- biology/rasmol/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'biology/rasmol') diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index 2a79989f02cf..c4f0e1ad8eda 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -1,17 +1,17 @@ # New ports collection Makefile for: rasmol -# Version required: 2.7.1 # Date created: Dec 4 1997 # Whom: frankch@waru.life.nthu.edu.tw # # $FreeBSD$ # -DISTNAME= RasMol_2.7.1 -PKGNAME= rasmol-2.7.1 -CATEGORIES= biology -MASTER_SITES= ftp://ftp.bernstein-plus-sons.com/software/ +PORTNAME= rasmol +PORTVERSION= 2.7.1 +CATEGORIES= biology +MASTER_SITES= ftp://ftp.bernstein-plus-sons.com/software/ +DISTNAME= RasMol_2.7.1 -MAINTAINER= frankch@waru.life.nthu.edu.tw +MAINTAINER= frankch@waru.life.nthu.edu.tw WRKSRC= $(WRKDIR)/RasMol_2.7.1/src/ USE_IMAKE= yes -- cgit v1.2.3