aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/ng/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-06-18 23:23:59 +0800
committernork <nork@FreeBSD.org>2003-06-18 23:23:59 +0800
commitb70bdcbe74d0feac1b081bcd43239fcc76a9196a (patch)
treeb02777c0a69f620fddb48d77b2c23fe0313a64f3 /japanese/ng/Makefile
parentb203d1dbdf6b78c6dedb129d1d31585d8b2608ca (diff)
downloadfreebsd-ports-gnome-b70bdcbe74d0feac1b081bcd43239fcc76a9196a.tar.gz
freebsd-ports-gnome-b70bdcbe74d0feac1b081bcd43239fcc76a9196a.tar.zst
freebsd-ports-gnome-b70bdcbe74d0feac1b081bcd43239fcc76a9196a.zip
o Update to 1.4.4.
o Change MAINTAINER to new address. PR: ports/53448 Submitted by: Kawaguti Ginga <ginga-freebsd@ginganet.org> (maintainer)
Diffstat (limited to 'japanese/ng/Makefile')
-rw-r--r--japanese/ng/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/japanese/ng/Makefile b/japanese/ng/Makefile
index 2f8eacdfd90c..b0902d1e00df 100644
--- a/japanese/ng/Makefile
+++ b/japanese/ng/Makefile
@@ -6,19 +6,21 @@
#
PORTNAME= ng
-PORTVERSION= 1.4.3
+PORTVERSION= 1.4.4
CATEGORIES= japanese editors
-MASTER_SITES= http://tt.sakura.ne.jp/~amura/archives/ng/
+MASTER_SITES= http://tomato.sakura.ne.jp/~amura/archives/ng/
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER?= ginga@athena.club.ne.jp
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= ng-1.4.4-replace_bug.patch
+
+MAINTAINER?= ginga-freebsd@ginganet.org
COMMENT?= A very light Emacs-clone with Japanese support
-WRKSRC= ${WRKDIR}/${PORTNAME}
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="-ltermcap"
ALL_TARGET= ng
-PORTDOCS= CHANGES.doc CHANGES.new Ng.FAQ Ng.doc Ng.ref Ng.tut \
+PORTDOCS= CHANGES.1_3 CHANGES.doc Ng.FAQ Ng.doc Ng.ref Ng.tut \
README.Ng README.SKG
post-patch: