diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-29 19:13:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-29 19:13:48 +0000 |
commit | 4e1c0c0bae5779cecd8b452777af0324f78409d7 (patch) | |
tree | cd9bb8737f97ce08cf5b8c116a815ffbc4f02fd4 /sysutils/debhelper/Makefile | |
parent | 1275aa49f8a797fececb6006c1ef10c0c98904b9 (diff) |
Notes
Diffstat (limited to 'sysutils/debhelper/Makefile')
-rw-r--r-- | sysutils/debhelper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/debhelper/Makefile b/sysutils/debhelper/Makefile index 2a2ee83ca9af..2cabe2648455 100644 --- a/sysutils/debhelper/Makefile +++ b/sysutils/debhelper/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debhelper -PORTVERSION= 12.8 +PORTVERSION= 12.9 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} |