diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2009-05-07 19:42:40 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2009-05-07 19:42:40 +0000 |
commit | fe4650532814e6cd48bb9c9cae5ec798ddeb7433 (patch) | |
tree | c357747842b8e53ab86b39832ce43b439a4d0598 /x11/wrapper | |
parent | a588a7ab6eae9e8ad76c265eaf7c18540e7db147 (diff) |
Notes
Diffstat (limited to 'x11/wrapper')
-rw-r--r-- | x11/wrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wrapper/Makefile b/x11/wrapper/Makefile index 314943ac1714..6b4ac729cf40 100644 --- a/x11/wrapper/Makefile +++ b/x11/wrapper/Makefile @@ -7,7 +7,7 @@ PORTNAME= wrapper PORTVERSION= 1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 DISTNAME= # intentionally left blank EXTRACT_SUFX= # intentionally left blank |