diff options
author | pav <pav@FreeBSD.org> | 2009-09-24 23:10:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-09-24 23:10:37 +0800 |
commit | 2cdc8391085fba10f1fad64c381deb6646d8094b (patch) | |
tree | 315a395fb8768b9ac8dc2ad2462ffec9fda44619 /korean/ami/Makefile | |
parent | 41bc9a0881feba607bf8f92af6f91307761bf942 (diff) | |
download | freebsd-ports-gnome-2cdc8391085fba10f1fad64c381deb6646d8094b.tar.gz freebsd-ports-gnome-2cdc8391085fba10f1fad64c381deb6646d8094b.tar.zst freebsd-ports-gnome-2cdc8391085fba10f1fad64c381deb6646d8094b.zip |
- Fix runtime on 64-bit platforms
PR: ports/133899
Submitted by: Peter Jeremy <peterjeremy@optushome.com.au>
Approved by: maintainer timeout (cjh; 6 months)
Feature safe: yes
Diffstat (limited to 'korean/ami/Makefile')
-rw-r--r-- | korean/ami/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile index a1f4c4d0078b..b8e31a2189fa 100644 --- a/korean/ami/Makefile +++ b/korean/ami/Makefile @@ -7,7 +7,7 @@ PORTNAME= ami PORTVERSION= 1.2.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= korean x11 MASTER_SITES= http://download.kldp.net/ami/ \ http://www.kr.freebsd.org/~hwang/ami/:hjdic \ |