diff options
Diffstat (limited to 'editors/flim/Makefile')
-rw-r--r-- | editors/flim/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 801f2af74287..10f54e4076ba 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -1,6 +1,5 @@ PORTNAME= flim PORTVERSION= 1.14.9.${SNAPDATE} -PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} @@ -17,9 +16,9 @@ RUN_DEPENDS= apel${EMACS_PKGNAMESUFFIX}>0:editors/apel@${EMACS_FLAVOR} USES= cpe emacs iconv makeinfo USE_GITHUB= yes GH_ACCOUNT= wanderlust -GH_TAGNAME= 23bb29d +GH_TAGNAME= f14c8bf -SNAPDATE= 20240221 +SNAPDATE= 20250506 CPE_VENDOR= gnu NO_ARCH= yes |