diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2019-07-18 23:12:21 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2019-07-18 23:12:21 +0000 |
commit | d08e7a7d526a3c4833066149c3dd786522b2fe89 (patch) | |
tree | 28cd019871d41b19e5773d9f0a03336024364579 /editors | |
parent | 157e10801fed44f6d6f6e8a8c392250813f11d91 (diff) | |
download | ports-d08e7a7d526a3c4833066149c3dd786522b2fe89.tar.gz ports-d08e7a7d526a3c4833066149c3dd786522b2fe89.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/jupp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jupp/Makefile b/editors/jupp/Makefile index b728646b7e1c..c17715bd2972 100644 --- a/editors/jupp/Makefile +++ b/editors/jupp/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.mirbsd.org/MirOS/dist/jupp/ \ http://pub.allbsd.org/MirOS/dist/jupp/ DISTNAME= joe-${PORTVERSION:C/([0-9]+\.[0-9]+)\.([0-9]+)/\1${PORTNAME}\2/} -MAINTAINER= gblach@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable version of Joe's Own Editor from MirBSD LICENSE= GPLv1 |