diff options
author | asami <asami@FreeBSD.org> | 2000-04-15 01:53:02 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-15 01:53:02 +0000 |
commit | 172c3850e9e6a61190bb8a7148dde6043774a846 (patch) | |
tree | fbee3912744b71d29e3702f566b8f7fcc2e36eea /textproc/hevea | |
parent | d6fff006e5a8281df05161ec7bbc960f73ba0355 (diff) | |
download | FreeBSD-ports-172c3850e9e6a61190bb8a7148dde6043774a846.zip FreeBSD-ports-172c3850e9e6a61190bb8a7148dde6043774a846.tar.gz |
Typo (heavea -> hevea).
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 5541620..1ad4e84 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/ |