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/xmolwt | |
parent | update with the new PORTNAME/PORTVERSION variables (diff) |
update with the new PORTNAME/PORTVERSION variables
Notes
Notes:
svn path=/head/; revision=27416
Diffstat (limited to 'biology/xmolwt')
-rw-r--r-- | biology/xmolwt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/xmolwt/Makefile b/biology/xmolwt/Makefile index 6383317f8394..e43a19ef0440 100644 --- a/biology/xmolwt/Makefile +++ b/biology/xmolwt/Makefile @@ -1,11 +1,11 @@ # New ports collection makefile for: xmolwt/gmolwt -# Version required: 0.3 # Date created: 1999-08-30 # Whom: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> # # $FreeBSD$ -DISTNAME= xmolwt-0.3 +PORTNAME= xmolwt +PORTVERSION= 0.3 CATEGORIES= biology MASTER_SITES= http://www.st.hirosaki-u.ac.jp/~rmiya/xmolwt/ |