diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-09-27 20:40:16 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-09-27 20:40:16 +0000 |
commit | 499f41f12462d88876fa46d203e546e7ff72814a (patch) | |
tree | 442b2191e2b2726e22978ba7e9aa49f0a6deabbf /graphics | |
parent | 78fdfe554f1b940b6a79a2afa026bc2fa804d830 (diff) | |
download | ports-499f41f12462d88876fa46d203e546e7ff72814a.tar.gz ports-499f41f12462d88876fa46d203e546e7ff72814a.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/wings-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/wings/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/wings-devel/Makefile b/graphics/wings-devel/Makefile index 471598fc06d3..001c66bb4f8e 100644 --- a/graphics/wings-devel/Makefile +++ b/graphics/wings-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= wings PORTVERSION= 1.3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF DIST_SUBDIR= erlang diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile index 7c2f5bdefd1d..aa17f4f96037 100644 --- a/graphics/wings/Makefile +++ b/graphics/wings/Makefile @@ -7,7 +7,7 @@ PORTNAME= wings PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF DIST_SUBDIR= erlang |