diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /sysutils/pwg | |
parent | 034846f74614212cad0f1eb32fe34f717ec9a10e (diff) |
Notes
Diffstat (limited to 'sysutils/pwg')
-rw-r--r-- | sysutils/pwg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pwg/Makefile b/sysutils/pwg/Makefile index 1e6af40a13d0..bd10c33914e4 100644 --- a/sysutils/pwg/Makefile +++ b/sysutils/pwg/Makefile @@ -7,7 +7,7 @@ PORTNAME= pwg PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils kde MASTER_SITES= http://www.8ung.at/tuxsoft/pwg/ |