diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
commit | e062d3845f126e409fb15b1ae6b67f75410a881b (patch) | |
tree | e00bc0e59df3b937711c19aa7409d44734190e86 /print/mgv | |
parent | Update with the new PORTNAME/PORTVERSION variables (diff) |
Accidental whitespace
Diffstat (limited to 'print/mgv')
-rw-r--r-- | print/mgv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/mgv/Makefile b/print/mgv/Makefile index d03a79c3fab8..5f001d222e69 100644 --- a/print/mgv/Makefile +++ b/print/mgv/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= mgv -PORTVERSION= 3.1.5 +PORTNAME= mgv +PORTVERSION= 3.1.5 CATEGORIES= print MASTER_SITES= http://www.trends.net/~mu/srcs/ |