summaryrefslogtreecommitdiff
path: root/x11/mrxvt/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-02-08 18:12:49 +0000
committertnn <tnn@pkgsrc.org>2015-02-08 18:12:49 +0000
commit18d09b04a536a05a06eea11ba66edd4920e53147 (patch)
treed89867958968b1e275c3b05755cae8ac5d5696a3 /x11/mrxvt/Makefile
parent94a44770315df7acf6fdc6d2da57960084382daa (diff)
downloadpkgsrc-18d09b04a536a05a06eea11ba66edd4920e53147.tar.gz
Fix strict aligment issue. While here, update homepage.
Diffstat (limited to 'x11/mrxvt/Makefile')
-rw-r--r--x11/mrxvt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile
index 757a5f5e280..56967422a93 100644
--- a/x11/mrxvt/Makefile
+++ b/x11/mrxvt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2014/10/09 14:07:15 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2015/02/08 18:12:49 tnn Exp $
#
DISTNAME= mrxvt-0.5.4
@@ -9,7 +9,7 @@ PATCH_SITES= ${MASTER_SITES}
PATCHFILES= mrxvt-0.5.4-001-fix-segfault-when-wd-empty.patch
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://materm.sourceforge.net/
+HOMEPAGE= https://code.google.com/p/mrxvt/
COMMENT= Multi-tabbed terminal emulator with Xft support
GNU_CONFIGURE= YES