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 /print | |
parent | 8d502f9d6ed1f179a20d9436f25639c57782ae3b (diff) | |
download | ports-0b03e353f8efd0eea821b016704b9c2c9a97256c.tar.gz ports-0b03e353f8efd0eea821b016704b9c2c9a97256c.zip |
Notes
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} |