aboutsummaryrefslogtreecommitdiff
path: root/x11/dmenu/Makefile
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2011-05-23 08:22:21 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2011-05-23 08:22:21 +0000
commit6b73fc574fdb1c3531f55da0b5e341451654a792 (patch)
tree98fd7aabf27d1e9a51b5590f2a434b21f1c57a63 /x11/dmenu/Makefile
parentb9fb4c08e11dce89f2476b4e5e5fb70beac9f757 (diff)
downloadports-6b73fc574fdb1c3531f55da0b5e341451654a792.tar.gz
ports-6b73fc574fdb1c3531f55da0b5e341451654a792.zip
Notes
Diffstat (limited to 'x11/dmenu/Makefile')
-rw-r--r--x11/dmenu/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile
index e3d6074853da..48f70f9e5261 100644
--- a/x11/dmenu/Makefile
+++ b/x11/dmenu/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= dmenu
-PORTVERSION= 4.2.1
-PORTREVISION= 1
+PORTVERSION= 4.3.1
CATEGORIES= x11
MASTER_SITES= http://dl.suckless.org/tools/ \
http://schot.a-eskwadraat.nl/files/
@@ -22,6 +21,9 @@ USE_XORG= x11
MAN1= dmenu.1
PLIST_FILES= bin/dmenu bin/dmenu_path bin/dmenu_run
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
.include <bsd.port.options.mk>
.if defined(WITH_XINERAMA)