diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 23:11:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 23:11:06 +0000 |
commit | bb07b9b07405e49a2d917a5ab97a8612939c4972 (patch) | |
tree | 64e79813a9956ca0463491001081f528cf515fbd /archivers | |
parent | 2cc861e3f6adc8869d102ae4045adf1933782586 (diff) | |
download | ports-bb07b9b07405e49a2d917a5ab97a8612939c4972.tar.gz ports-bb07b9b07405e49a2d917a5ab97a8612939c4972.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/deepforest/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile index f0be23131bb1..992bc8569daa 100644 --- a/archivers/deepforest/Makefile +++ b/archivers/deepforest/Makefile @@ -5,10 +5,11 @@ # $FreeBSD$ # -PORTNAME= DeepForest +PORTNAME= deepforest PORTVERSION= 1.0a CATEGORIES= ${CATEGORY_LIST} MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ +DISTNAME= DeepForest-${PORTVERSION} MAINTAINER= kiri@pis.toba-cmt.ac.jp |