diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile index 6a1191e2a17..58d98bbeaec 100644 --- a/emulators/xnp2/Makefile +++ b/emulators/xnp2/Makefile @@ -2,10 +2,10 @@ COMMENT = PC-9801 emulator DISTNAME = xnp2-0.86 EPOCH = 0 -REVISION = 5 +REVISION = 6 CATEGORIES = emulators -HOMEPAGE = https://www.nonakap.org/np2/ +HOMEPAGE = https://nonakap.org/np2/ # BSD PERMIT_PACKAGE = Yes @@ -17,7 +17,7 @@ WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 intl m pango-1.0 WANTLIB += pangocairo-1.0 pangoft2-1.0 pthread usb-1.0 z ${COMPILER_LIBCXX} WANTLIB += fribidi harfbuzz -SITES = https://www.nonakap.org/np2/release/ +SITES = https://nonakap.org/np2/release/ EXTRACT_SUFX = .tar.bz2 COMPILER = base-clang ports-gcc