diff options
Diffstat (limited to 'japanese/samba/Makefile')
-rw-r--r-- | japanese/samba/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/samba/Makefile b/japanese/samba/Makefile index 5583b68b61ba..b392f78885e2 100644 --- a/japanese/samba/Makefile +++ b/japanese/samba/Makefile @@ -7,6 +7,7 @@ PORTNAME= samba PORTVERSION= ${SAMBA_VERSION}.j${SAMBA_JA_VERSION} +PORTREVISION= 1 CATEGORIES= japanese net MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/%SUBDIR%/ \ ftp://ftp.iij.ad.jp/pub/SAMBA/samba-jp/%SUBDIR%/ \ @@ -19,7 +20,7 @@ DISTNAME= ${PORTNAME}-${SAMBA_VERSION}-ja-${SAMBA_JA_VERSION} MAINTAINER= nakaji@jp.FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext SAMBA_VERSION= 2.2.2 SAMBA_JA_VERSION= 1.1 |