aboutsummaryrefslogtreecommitdiff
path: root/deskutils/wyrd/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-12-08 15:26:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-12-08 15:26:01 +0000
commitf4dd49934cd90a53c2c05d0365e101b105bfd98b (patch)
tree43af94631a148525598595e9ed69cd20b962b018 /deskutils/wyrd/Makefile
parentbf85cabebc38ca3c2ec6bd4185c33c949082cf54 (diff)
Notes
Diffstat (limited to 'deskutils/wyrd/Makefile')
-rw-r--r--deskutils/wyrd/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/deskutils/wyrd/Makefile b/deskutils/wyrd/Makefile
index 70d95459bdca..4d5521d46a3c 100644
--- a/deskutils/wyrd/Makefile
+++ b/deskutils/wyrd/Makefile
@@ -6,16 +6,18 @@
#
PORTNAME= wyrd
-PORTVERSION= 1.4.4
+PORTVERSION= 1.4.5
CATEGORIES= deskutils
MASTER_SITES= http://pessimization.com/software/wyrd/
-MAINTAINER= raj@csub.edu
+MAINTAINER= h.skuhra@gmail.com
COMMENT= A curses front end to remind
BUILD_DEPENDS= ${LOCALBASE}/bin/ocamlc:${PORTSDIR}/lang/ocaml
RUN_DEPENDS= ${LOCALBASE}/bin/remind:${PORTSDIR}/deskutils/remind
+LICENSE= GPLv2
+
OPTIONS= UTF8 "Enable UTF-8 support" off
GNU_CONFIGURE= yes