diff options
-rw-r--r-- | finance/gnucash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 6d79318a34b9..e20659467bc1 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 5.11 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} -PATCH_SITES= https://github.com/${PORTNAME:tt}/${PORTNAME}/commit/ +PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ PATCHFILES= 940085a0.patch:-p1 99f86d31.patch:-p1 e00eade7.patch:-p1 MAINTAINER= madpilot@FreeBSD.org |