diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-07-25 16:31:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-07-25 16:31:44 +0800 |
commit | dcac87bd02aad46f86e8143c3bf9a9e1bbb847f4 (patch) | |
tree | b2b04bfcdb62da401b44441335e29761e5df93a9 | |
parent | bf80d68daef0616eee69ee08a98f49d77c280497 (diff) | |
download | freebsd-ports-gnome-dcac87bd02aad46f86e8143c3bf9a9e1bbb847f4.tar.gz freebsd-ports-gnome-dcac87bd02aad46f86e8143c3bf9a9e1bbb847f4.tar.zst freebsd-ports-gnome-dcac87bd02aad46f86e8143c3bf9a9e1bbb847f4.zip |
- Fix typo
-rw-r--r-- | polish/hyphen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/hyphen/Makefile b/polish/hyphen/Makefile index 3be9aa9c0453..83f94bd729d6 100644 --- a/polish/hyphen/Makefile +++ b/polish/hyphen/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= yphen +PORTNAME= hyphen PORTVERSION= 2007.04.16 CATEGORIES= polish textproc MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ |