diff options
-rw-r--r-- | textproc/goldendict/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile index b84a8cfc41f6..a56337fa8b3a 100644 --- a/textproc/goldendict/Makefile +++ b/textproc/goldendict/Makefile @@ -6,9 +6,6 @@ DISTVERSION= 1.5.0-g20190709 PORTREVISION= 2 CATEGORIES= textproc -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ -PATCHFILES= f905b93de5386284166588ac1f05383af9aa1d2e.patch:-p1 - MAINTAINER= bsam@FreeBSD.org COMMENT= Feature-rich dictionary lookup program |