diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /biology/mopac | |
parent | update with the new PORTNAME/PORTVERSION variables (diff) |
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'biology/mopac')
-rw-r--r-- | biology/mopac/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/biology/mopac/Makefile b/biology/mopac/Makefile index c6a746db81e5..1db9eb2b4aba 100644 --- a/biology/mopac/Makefile +++ b/biology/mopac/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: mopac -# Version required: 7 # Date created: 1997-04-23 # Whom: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> # # $FreeBSD$ # -DISTNAME= mopac7 -PKGNAME= mopac-7.02 +PORTNAME= mopac +PORTVERSION= 7.02 CATEGORIES= biology MASTER_SITES= ftp://ftp.ccl.net/pub/chemistry/software/SOURCES/FORTRAN/mopac7_sources/ DISTFILES= mopac7.tar.Z mopac7-man.tar.Z |