diff options
author | gblach <gblach@FreeBSD.org> | 2015-08-17 05:56:50 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2015-08-17 05:56:50 +0800 |
commit | 715ff41448a19543dc3cbee2bbde68bd2b84f7cd (patch) | |
tree | 509076c4930282f8584f517cf4b42e19431c0ade /editors | |
parent | 8cb78f659f51b8b063919bee05fb66c83811080a (diff) | |
download | freebsd-ports-gnome-715ff41448a19543dc3cbee2bbde68bd2b84f7cd.tar.gz freebsd-ports-gnome-715ff41448a19543dc3cbee2bbde68bd2b84f7cd.tar.zst freebsd-ports-gnome-715ff41448a19543dc3cbee2bbde68bd2b84f7cd.zip |
- Readopt port
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 06023a884994..1db0429cfd60 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= ports@FreeBSD.org +MAINTAINER= gblach@FreeBSD.org COMMENT= Portable version of Joe's Own Editor from MirBSD LICENSE= GPLv1 |