aboutsummaryrefslogtreecommitdiff
path: root/biology/tinker/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
commita0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch)
tree3ffd72b216e533f037cfc7f06f222ca72e602018 /biology/tinker/Makefile
parentbcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff)
downloadports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.tar.gz
ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.zip
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27416
Diffstat (limited to 'biology/tinker/Makefile')
-rw-r--r--biology/tinker/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/biology/tinker/Makefile b/biology/tinker/Makefile
index 1774a3b4a8e6..b00a496cad83 100644
--- a/biology/tinker/Makefile
+++ b/biology/tinker/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: tinker
-# Version required: 3.7
# Date Created: 26 August 1998
# Whom: Glenn Johnson
#
# $FreeBSD$
#
-DISTNAME= tinker
-PKGNAME= tinker-3.7
+PORTNAME= tinker
+PORTVERSION= 3.7
CATEGORIES= biology
MASTER_SITES= ftp://dasher.wustl.edu/pub/
+DISTNAME= ${PORTNAME}
MAINTAINER= gjohnson@nola.srrc.usda.gov