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/gperiodic/Makefile | |
parent | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff) | |
download | ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.tar.gz ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.zip |
Notes
Diffstat (limited to 'biology/gperiodic/Makefile')
-rw-r--r-- | biology/gperiodic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/gperiodic/Makefile b/biology/gperiodic/Makefile index 2a4950eb4930..131cbfa6a33a 100644 --- a/biology/gperiodic/Makefile +++ b/biology/gperiodic/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gperiodic -# Version required: 1.2.2 # Date created: 16 July 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= gperiodic-1.2.2 +PORTNAME= gperiodic +PORTVERSION= 1.2.2 CATEGORIES= biology MASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/ |