diff options
author | Steve Price <steve@FreeBSD.org> | 2000-04-30 20:12:21 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-04-30 20:12:21 +0000 |
commit | 92473864eccceadfba7e0abec367410631937db4 (patch) | |
tree | d47034a445f4aafd68a18dca0ada5908f6c85eca /korean/ami/Makefile | |
parent | 83aef2804c7b705d1f70672ec7d822f1bf1b17cf (diff) | |
download | ports-92473864eccceadfba7e0abec367410631937db4.tar.gz ports-92473864eccceadfba7e0abec367410631937db4.zip |
Update to version 1.0.5.
PR: 17747
Submitted by: CHOI Junho <cjh@kr.FreeBSD.ORG>
Notes
Notes:
svn path=/head/; revision=28179
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 ba910c4ae2a4..07b8bb72a3dc 100644 --- a/korean/ami/Makefile +++ b/korean/ami/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ami -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= korean x11 MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ \ http://adam.kaist.ac.kr/~cwryu/archive/misc/ |