diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-13 01:06:26 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-13 01:06:26 +0000 |
commit | 0b03e353f8efd0eea821b016704b9c2c9a97256c (patch) | |
tree | 3ad05018e47cf085006e87ee6fb4508ed844b076 /misc/wmpal/Makefile | |
parent | hook-up localedata for -CURRENT. (diff) |
Bump PORTREVISION for ports affected by libdockapp library version bump.
Diffstat (limited to 'misc/wmpal/Makefile')
-rw-r--r-- | misc/wmpal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmpal/Makefile b/misc/wmpal/Makefile index c985472ba359..0fb613d4452d 100644 --- a/misc/wmpal/Makefile +++ b/misc/wmpal/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmpal PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc windowmaker MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |