diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2016-12-30 14:48:52 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2016-12-30 14:48:52 +0000 |
commit | de79742b2aeda8233934b881051aac5f12daa06e (patch) | |
tree | 4e99b5ef2ef34437205bc1735e007d6bce990767 /textproc/py-agate/Makefile | |
parent | 3901460e0c7511570e2928b6100b6fb1ea00120c (diff) |
Notes
Diffstat (limited to 'textproc/py-agate/Makefile')
-rw-r--r-- | textproc/py-agate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-agate/Makefile b/textproc/py-agate/Makefile index 0b44243ac7c0..734ac153f53d 100644 --- a/textproc/py-agate/Makefile +++ b/textproc/py-agate/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= agate -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |