diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 10:35:24 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 10:35:24 +0000 |
| commit | ec5406e7c4dd76c4fd6dc98aebca6cf5ab751341 (patch) | |
| tree | 57c91545b7e4eca7974a17304fe79720f55d48b7 /textproc/ispell | |
| parent | 74e867b19cefb2e93e8d10e765079dd19fcd1322 (diff) | |
Add back DISTNAME, it's still used for WRKSRC generation.
Diffstat (limited to 'textproc/ispell')
| -rw-r--r-- | textproc/ispell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 686707715ef4..ad10659badf3 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -10,6 +10,7 @@ PORTVERSION?= 3.1.20c CATEGORIES= textproc elisp MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ \ ftp://ftp.kiarchive.ru/pub/unix/text/ispell/ +DISTNAME= ispell-3.1 MAINTAINER= jmz@FreeBSD.org PATCH_SITES= ftp://ftp.kiarchive.ru/pub/unix/text/ispell/ |
