diff options
Diffstat (limited to 'misc/tlci/Makefile')
-rw-r--r-- | misc/tlci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tlci/Makefile b/misc/tlci/Makefile index 7f592eaa1df0..1add67f6b6b8 100644 --- a/misc/tlci/Makefile +++ b/misc/tlci/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.1.0.2 PORTREVISION= 1 CATEGORIES= misc -MAINTAINER= nsonack@outlook.com +MAINTAINER= nsonack@herrhotzenplotz.de COMMENT= Tiny Lambda Calculus interpreter WWW= https://gitlab.com/herrhotzenplotz/tlci |