diff options
author | asami <asami@FreeBSD.org> | 2000-04-15 18:03:23 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-15 18:03:23 +0800 |
commit | ff2941ee2155e25dbf86752f3b7936ffef311deb (patch) | |
tree | bd7c24abe6ad70616bb677388c531f2c184d8f9f /textproc/texi2html/Makefile | |
parent | 29bf099a04d3187b5c7b5c365f0e7292a7f92502 (diff) | |
download | freebsd-ports-gnome-ff2941ee2155e25dbf86752f3b7936ffef311deb.tar.gz freebsd-ports-gnome-ff2941ee2155e25dbf86752f3b7936ffef311deb.tar.zst freebsd-ports-gnome-ff2941ee2155e25dbf86752f3b7936ffef311deb.zip |
Oops (DISTNAMe -> DISTNAME).
Diffstat (limited to 'textproc/texi2html/Makefile')
-rw-r--r-- | textproc/texi2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 85ea2cab1d64..ea87acee80fd 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -9,7 +9,7 @@ PORTNAME= texi2html PORTVERSION= 1.52 CATEGORIES= textproc MASTER_SITES= http://wwwcn.cern.ch/dci/texi2html/ -DISTNAMe= ${PORTNAME} +DISTNAME= ${PORTNAME} EXTRACT_SUFX= .shar.Z MAINTAINER= i.vaudrey@bigfoot.com |