diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
commit | c6d73b3a6420b0cc781dcaab5b01819c8831f8f5 (patch) | |
tree | 7717c1858019e0ae60560bed33511b8e59c00f8e /editors/bvi/Makefile | |
parent | - Switch SourceForge ports to the new File Release System: categories startin... (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Notes
Notes:
svn path=/head/; revision=240069
Diffstat (limited to 'editors/bvi/Makefile')
-rw-r--r-- | editors/bvi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile index 80c3690aea17..cefc228a8af3 100644 --- a/editors/bvi/Makefile +++ b/editors/bvi/Makefile @@ -8,8 +8,7 @@ PORTNAME= bvi PORTVERSION= 1.3.2 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= bvi +MASTER_SITES= SF EXTRACT_SUFX= .src.tar.gz MAINTAINER= vd@FreeBSD.org |