diff options
author | miwi <miwi@FreeBSD.org> | 2007-05-27 17:48:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-05-27 17:48:31 +0800 |
commit | 67cbc7d2534f3cd4b70206375d6f8ed96a7d7e72 (patch) | |
tree | 4474bba1a23cfe442a2a587b4f095555bb3264ed /textproc/uncrustify/Makefile | |
parent | 578e9a794e303d0be4923536cd71c7d1e2d0ce0e (diff) | |
download | freebsd-ports-gnome-67cbc7d2534f3cd4b70206375d6f8ed96a7d7e72.tar.gz freebsd-ports-gnome-67cbc7d2534f3cd4b70206375d6f8ed96a7d7e72.tar.zst freebsd-ports-gnome-67cbc7d2534f3cd4b70206375d6f8ed96a7d7e72.zip |
- Update to 0.34
PR: 112908
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Diffstat (limited to 'textproc/uncrustify/Makefile')
-rw-r--r-- | textproc/uncrustify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile index 9dc757316e58..34823c1644a3 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uncrustify -PORTVERSION= 0.33 +PORTVERSION= 0.34 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |