diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-22 17:59:27 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-22 17:59:27 +0000 |
commit | a50678312b89b40cda804b933b4678b78bec80fb (patch) | |
tree | 6c444a5b876838394c2e372ecb57b3b9b25f9128 /ukrainian/ispell | |
parent | Add forkbomb 1.0, system stress testing tool. (diff) |
- fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor)
Notes
Notes:
svn path=/head/; revision=98816
Diffstat (limited to 'ukrainian/ispell')
-rw-r--r-- | ukrainian/ispell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ukrainian/ispell/Makefile b/ukrainian/ispell/Makefile index 945b0bdfe27d..59617579a45d 100644 --- a/ukrainian/ispell/Makefile +++ b/ukrainian/ispell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ispell-uk PORTVERSION= 0.7 -CATEGORIES= textproc ukrainian +CATEGORIES= ukrainian textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ispell-uk |