diff options
author | ume <ume@FreeBSD.org> | 2007-03-06 01:44:12 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2007-03-06 01:44:12 +0800 |
commit | 6c3062f5f52606dcba1a76645b193c5c1faa64a0 (patch) | |
tree | e6e855dae9bca88d3f433f2478e6a87ab8b25987 /graphics/spcaview | |
parent | 8cac7ff4a4ddf1ff9ebbe788a98140ed58da43aa (diff) | |
download | freebsd-ports-graphics-6c3062f5f52606dcba1a76645b193c5c1faa64a0.tar.gz freebsd-ports-graphics-6c3062f5f52606dcba1a76645b193c5c1faa64a0.tar.zst freebsd-ports-graphics-6c3062f5f52606dcba1a76645b193c5c1faa64a0.zip |
fix typo.
Requested by: maintainer
Diffstat (limited to 'graphics/spcaview')
-rw-r--r-- | graphics/spcaview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/spcaview/Makefile b/graphics/spcaview/Makefile index 05a2c23c6fc..82ee3536a4d 100644 --- a/graphics/spcaview/Makefile +++ b/graphics/spcaview/Makefile @@ -7,7 +7,7 @@ PORTNAME= spca5xx PORTVERSION= 20060402 -PORTREVISON= 1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://mxhaard.free.fr/spca50x/Download/ \ http://mxhaard.free.fr/spca50x/Download/oldrelease/ |