diff options
author | gblach <gblach@FreeBSD.org> | 2015-04-17 04:13:43 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2015-04-17 04:13:43 +0800 |
commit | a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88 (patch) | |
tree | 0b7fc0f3c4cb8a59790e5f0c403d4f9d11207836 /editors | |
parent | e6d9c61840138463f070f58c54a263469b5ab0c1 (diff) | |
download | freebsd-ports-gnome-a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88.tar.gz freebsd-ports-gnome-a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88.tar.zst freebsd-ports-gnome-a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88.zip |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any 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 1db0429cfd60..06023a884994 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 |