Skip to content

Commit

Permalink
Merge pull request #4 from jaredhendrickson13/pf251_support
Browse files Browse the repository at this point in the history
Bump port revision to v1.0.1
  • Loading branch information
jaredhendrickson13 authored Jun 21, 2021
2 parents 8697088 + 8755cf3 commit 42f1fb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/templates/Makefile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME=pfSense-pkg-saml2-auth
PORTVERSION=1.0
PORTREVISION=0
PORTREVISION=1
CATEGORIES=sysutils
MASTER_SITES=# empty
DISTFILES=# empty
Expand All @@ -25,4 +25,4 @@ do-install:
{% for file in files["file"] -%}
${INSTALL_DATA} ${FILESDIR}{{ file }} ${STAGEDIR}{{ file | dirname }}
{% endfor %}
.include <bsd.port.mk>
.include <bsd.port.mk>

0 comments on commit 42f1fb5

Please sign in to comment.