diff options
Diffstat (limited to 'japanese/gorua/Makefile')
-rw-r--r-- | japanese/gorua/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/gorua/Makefile b/japanese/gorua/Makefile index b0599d9e3ac8..4e7df250407a 100644 --- a/japanese/gorua/Makefile +++ b/japanese/gorua/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gorua -PORTVERSION= 0.14a +PORTVERSION= 0.15.p CATEGORIES= japanese MASTER_SITES= http://www.unixuser.org/~haruyama/software/goRua/ -DISTNAME= goRua-${PORTVERSION} +DISTNAME= goRua-${PORTVERSION:S/.p/-pre/} MAINTAINER= nobutaka@FreeBSD.org |