diff options
author | Lars Engels <lme@FreeBSD.org> | 2015-02-02 19:41:15 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2015-02-02 19:41:15 +0000 |
commit | 79ab8f5af4114bd3ee3b0bf5dd2dc7d4df7aae8b (patch) | |
tree | 6ee354543e95dab0bb6fd4b596e86b27f630f8df /devel/astyle/Makefile | |
parent | d57492f6c674e614f0ae336c29bb494e84c886a7 (diff) |
Notes
Diffstat (limited to 'devel/astyle/Makefile')
-rw-r--r-- | devel/astyle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index c75de8130276..e2dc125f12c2 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= astyle -PORTVERSION= 2.05 +PORTVERSION= 2.05.1 CATEGORIES= devel textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_linux |