diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2002-08-16 07:17:55 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2002-08-16 07:17:55 +0000 |
commit | a81af7af812f6a1483e03a88bb5ed595a0d548ff (patch) | |
tree | bf715a85df15e29aa525eae6a0fcf35b3aa1aef6 /editors/vile | |
parent | 4c68f6802d0a94c7a24bfb72956413467cb8c5da (diff) | |
download | ports-a81af7af812f6a1483e03a88bb5ed595a0d548ff.tar.gz ports-a81af7af812f6a1483e03a88bb5ed595a0d548ff.zip |
Notes
Diffstat (limited to 'editors/vile')
-rw-r--r-- | editors/vile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index 924ab2493dab..f9478ff2ac0c 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -18,7 +18,7 @@ PATCHFILES= vile-9.3a.patch.gz \ vile-9.3b.patch.gz \ vile-9.3c.patch.gz -MAINTAINER= gj@freeBSD.org +MAINTAINER= gj@FreeBSD.org MAKEFILE= makefile GNU_CONFIGURE= yes |