diff options
Diffstat (limited to 'editors/ne/Makefile')
-rw-r--r-- | editors/ne/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ne/Makefile b/editors/ne/Makefile index e40722a29f4c..92063d67f583 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -9,8 +9,8 @@ PORTNAME= ne PORTVERSION= 1.42 CATEGORIES= editors MASTER_SITES= http://ne.dsi.unimi.it/ \ - ${MASTER_SITE_GENTOO} \ - http://core.inec.ru/~az/ + ${MASTER_SITE_GENTOO} + MASTER_SITE_SUBDIR= distfiles MAINTAINER= az@FreeBSD.org |