aboutsummaryrefslogtreecommitdiff
path: root/security/please/Makefile
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-10-04 22:03:37 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-10-04 22:03:37 +0000
commitac5e6b1764bafa2332bc1d239abafef6fdf6647e (patch)
tree892a2a6b7f24a65b8ae93f436bdd7523d9745d5c /security/please/Makefile
parenta2f048cb7044804420455619f5e037fd7a080503 (diff)
downloadports-ac5e6b1764bafa2332bc1d239abafef6fdf6647e.tar.gz
ports-ac5e6b1764bafa2332bc1d239abafef6fdf6647e.zip
Notes
Diffstat (limited to 'security/please/Makefile')
-rw-r--r--security/please/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/security/please/Makefile b/security/please/Makefile
index ff936658f4b8..dea706993d88 100644
--- a/security/please/Makefile
+++ b/security/please/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= please
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= security
MAINTAINER= gblach@FreeBSD.org
@@ -15,10 +15,9 @@ BUILD_DEPENDS= rst2man:${PORTSDIR}/textproc/py-docutils
USE_GITHUB= yes
GH_ACCOUNT= MagikBSD
GH_TAGNAME= ${PORTVERSION}
-GH_COMMIT= 71c64bc
+GH_COMMIT= 778f941
-PLIST_FILES= bin/please
-MAN1= please.1
+NEED_ROOT= yes
+PLIST_FILES= bin/please man/man1/please.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>