diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ne/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/ne/Makefile b/editors/ne/Makefile index fcf5a6f371ce..f50fba2ed68c 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -8,7 +8,9 @@ PORTNAME= ne PORTVERSION= 1.41 CATEGORIES= editors -MASTER_SITES= http://ne.dsi.unimi.it/ +MASTER_SITES= http://ne.dsi.unimi.it/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= az@inec.ru COMMENT= Nice and powerfull editor |