diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2002-01-07 13:02:01 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2002-01-07 13:02:01 +0000 |
commit | 5e9b7d9ce42ccd585050e1b4fc1387a8d57c25b6 (patch) | |
tree | 0c22286c03ac6a653bdf1fad424995730670d512 /textproc/py-4suite/Makefile | |
parent | Add forgotten ONLY_FOR_ARCHS=i386. (diff) |
- Add a patch for a small typo(?) which results in half the bits of a
generated UUID being trown away
- Bumped PORTREVISION
PR: 31508
Submitted by: Alan Eldridge <alane@geeksrus.net>
Diffstat (limited to 'textproc/py-4suite/Makefile')
-rw-r--r-- | textproc/py-4suite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile index 4834a31ce296..f0a6276d69e4 100644 --- a/textproc/py-4suite/Makefile +++ b/textproc/py-4suite/Makefile @@ -7,6 +7,7 @@ PORTNAME= 4suite PORTVERSION= 0.11.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= ftp://ftp.4suite.org/pub/4Suite/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |