diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 01:53:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 01:53:02 +0000 |
commit | 2c3b2344f25620da00f9b5eeff19efe66bfc3c95 (patch) | |
tree | f88415ade8e1d8c1d450aaea576bdd0c3a38f757 /textproc/hevea | |
parent | 5b712e0d2e20c71e3ede405235bda1061b6da1fa (diff) | |
download | ports-2c3b2344f25620da00f9b5eeff19efe66bfc3c95.tar.gz ports-2c3b2344f25620da00f9b5eeff19efe66bfc3c95.zip |
Notes
Diffstat (limited to 'textproc/hevea')
-rw-r--r-- | textproc/hevea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index 5541620aec26..1ad4e84ed4f2 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= heavea +PORTNAME= hevea PORTVERSION= 1.04 CATEGORIES= textproc MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/para/hevea/ |