aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-05-18 01:51:03 +0800
committermat <mat@FreeBSD.org>2016-05-18 01:51:03 +0800
commitdc168dfe6c2ed3ba265857693e705abb460bc48c (patch)
tree31b336bf0deeedcb05d463a83a2e1bbf72343cff /editors
parent5693ebfc2369e8bf470250fd556d082504f6e85c (diff)
downloadfreebsd-ports-gnome-dc168dfe6c2ed3ba265857693e705abb460bc48c.tar.gz
freebsd-ports-gnome-dc168dfe6c2ed3ba265857693e705abb460bc48c.tar.zst
freebsd-ports-gnome-dc168dfe6c2ed3ba265857693e705abb460bc48c.zip
Don't set an empty PATCHFILES, it makes not sense.
Sponsored by: Absolight
Diffstat (limited to 'editors')
-rw-r--r--editors/vile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 0741ef72cd74..b64f97bbb346 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://dickey.his.com/vile/current/ \
http://invisible-mirror.net/archives/vile/current/
PATCH_SITES= ${MASTER_SITES:S,vile/current/,vile/patches/,g}
-PATCHFILES= # none
+#PATCHFILES=
MAINTAINER= ports@FreeBSD.org
COMMENT= VI Like Emacs -- console version