diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-22 10:58:35 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-22 10:58:35 +0000 |
commit | 08822d5638f06171543fc07abfd028dc92a28d94 (patch) | |
tree | 1656cc0f44e47a1124cb7d34985a9cd8898f0440 | |
parent | ec46146d58a6b8f0d944d933c26194cba9f4979e (diff) | |
download | ports-08822d5638f06171543fc07abfd028dc92a28d94.tar.gz ports-08822d5638f06171543fc07abfd028dc92a28d94.zip |
Notes
-rw-r--r-- | editors/ne/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ne/Makefile b/editors/ne/Makefile index 66a018b94b42..d9f5a9846c88 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -4,7 +4,7 @@ PORTNAME= ne PORTVERSION= 2.5 CATEGORIES= editors -MASTER_SITES= http://ne.dsi.unimi.it/ +MASTER_SITES= http://ne.di.unimi.it/ MAINTAINER= ports@FreeBSD.org COMMENT= Nice and powerful editor |