aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-02 15:01:56 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-02 15:01:56 +0000
commit535382b89150108fea8bdf4a729e9ed1257f42f8 (patch)
tree1f24bf9ea181456fbd70a93a3796f17fa5b7c19b /misc
parentbf8370accdc8c1debd25f233b58f951224d56a2e (diff)
downloadports-535382b89150108fea8bdf4a729e9ed1257f42f8.tar.gz
ports-535382b89150108fea8bdf4a729e9ed1257f42f8.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/latex-mk/Makefile3
-rw-r--r--misc/najitool/Makefile3
-rw-r--r--misc/vifm/Makefile2
3 files changed, 3 insertions, 5 deletions
diff --git a/misc/latex-mk/Makefile b/misc/latex-mk/Makefile
index 0f4e936d40cb..a9e0a827446c 100644
--- a/misc/latex-mk/Makefile
+++ b/misc/latex-mk/Makefile
@@ -10,8 +10,7 @@ PORTNAME= latex-mk
PORTVERSION= 1.9.1
PORTREVISION= 1
CATEGORIES= misc print
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= kimelto@gmail.com
COMMENT= A collection of makefile and scripts for LaTeX documents
diff --git a/misc/najitool/Makefile b/misc/najitool/Makefile
index 9e7915064e2b..206d0e1067f2 100644
--- a/misc/najitool/Makefile
+++ b/misc/najitool/Makefile
@@ -8,8 +8,7 @@
PORTNAME= najitool
PORTVERSION= 0.8.1
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= najitool
+MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A tool that generates, converts, and filters files
diff --git a/misc/vifm/Makefile b/misc/vifm/Makefile
index 527050eff1e5..76e3ae6bc568 100644
--- a/misc/vifm/Makefile
+++ b/misc/vifm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= vifm
PORTVERSION= 0.4
CATEGORIES= misc
-MASTER_SITES= SFE
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= corky1951@comcast.net
COMMENT= Ncurses based file manager with vi like keybindings