diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-06-13 09:06:26 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-06-13 09:06:26 +0800 |
commit | 1d163e7980d1d97159171fa22416930619a16c53 (patch) | |
tree | 7c849b66242f2a2470f251351936a74f643b8165 /print | |
parent | bd9037d64d02082f8c61677e23ac3e88be81a580 (diff) | |
download | freebsd-ports-gnome-1d163e7980d1d97159171fa22416930619a16c53.tar.gz freebsd-ports-gnome-1d163e7980d1d97159171fa22416930619a16c53.tar.zst freebsd-ports-gnome-1d163e7980d1d97159171fa22416930619a16c53.zip |
Bump PORTREVISION for ports affected by libdockapp library version bump.
Diffstat (limited to 'print')
-rw-r--r-- | print/wmlpq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/wmlpq/Makefile b/print/wmlpq/Makefile index f0af3f6bf9aa..405b81d6f67a 100644 --- a/print/wmlpq/Makefile +++ b/print/wmlpq/Makefile @@ -7,6 +7,7 @@ PORTNAME= wmlpq PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= print windowmaker MASTER_SITES= http://www.ur.uklinux.net/wmlpq/dl/ DISTNAME= ${PORTNAME}_${PORTVERSION} |