diff options
author | wjv <wjv@FreeBSD.org> | 2002-01-07 21:02:01 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2002-01-07 21:02:01 +0800 |
commit | efa40ffc641d2568a871ae4ba840575b6598014e (patch) | |
tree | b727b83fe702e23b780eda2a37dce8f7ef83d902 /textproc/py-4suite/Makefile | |
parent | 3ed059169bcfde39eb4a9e24a3986831c08f83cd (diff) | |
download | freebsd-ports-gnome-efa40ffc641d2568a871ae4ba840575b6598014e.tar.gz freebsd-ports-gnome-efa40ffc641d2568a871ae4ba840575b6598014e.tar.zst freebsd-ports-gnome-efa40ffc641d2568a871ae4ba840575b6598014e.zip |
- 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} |