diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-20 16:09:22 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-20 16:09:22 +0000 |
commit | 50327c883cc4d5dbfd8205b004e085854f033b0e (patch) | |
tree | 893235c7c2c8111d9a8c60b11db9cf81308f0dbf /editors | |
parent | 088631653f6a2ae50aef17735d3d8b98deb5550d (diff) | |
download | ports-50327c883cc4d5dbfd8205b004e085854f033b0e.tar.gz ports-50327c883cc4d5dbfd8205b004e085854f033b0e.zip |
Notes
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 |