diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-01 17:32:44 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-01 17:32:44 +0000 |
commit | 0fdb0ffc95e806d45741b4f799fb7df6ef907abe (patch) | |
tree | 947481a037eb6d257f52d303019ad9c905881cd8 /www/erwn/Makefile | |
parent | 3247bd5f63889f7cf928c37a9fcc698b532e02d0 (diff) | |
download | ports-0fdb0ffc95e806d45741b4f799fb7df6ef907abe.tar.gz ports-0fdb0ffc95e806d45741b4f799fb7df6ef907abe.zip |
Notes
Diffstat (limited to 'www/erwn/Makefile')
-rw-r--r-- | www/erwn/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 22b68ce8c19b..3d85ed5dd111 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -5,14 +5,12 @@ PORTNAME= erwn PORTVERSION= 0.8 PORTREVISION= 12 CATEGORIES= www editors -MASTER_SITES= http://lisas.de/erwin/ +MASTER_SITES= https://lisas.de/erwin/ DISTNAME= erwin-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple GTK+-2 HTML editor -BROKEN= unfetchable - LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING |