diff options
author | Andrej Zverev <az@FreeBSD.org> | 2006-02-22 08:35:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2006-02-22 08:35:50 +0000 |
commit | a02df25c27a333357aa4dc5376be9a8df2ffefa8 (patch) | |
tree | 8370258e1a49281a80e4ab222ec7e8b774cead07 /editors/ne | |
parent | 6e827fc721ee40e9f74ab0d7cad283ec0e9f2048 (diff) | |
download | ports-a02df25c27a333357aa4dc5376be9a8df2ffefa8.tar.gz ports-a02df25c27a333357aa4dc5376be9a8df2ffefa8.zip |
Notes
Diffstat (limited to 'editors/ne')
-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 |