diff options
author | lme <lme@FreeBSD.org> | 2014-02-19 05:58:38 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2014-02-19 05:58:38 +0800 |
commit | cd411de858d7802b412040a101111ccfc68f465c (patch) | |
tree | 629070947ea59ea368de573c0333fea9ddab3341 | |
parent | 8d5a7eab1c9428886c77afd23685b63d084b0ff8 (diff) | |
download | freebsd-ports-gnome-cd411de858d7802b412040a101111ccfc68f465c.tar.gz freebsd-ports-gnome-cd411de858d7802b412040a101111ccfc68f465c.tar.zst freebsd-ports-gnome-cd411de858d7802b412040a101111ccfc68f465c.zip |
- Bump PORTREVISION for the changes in the last commit
-rw-r--r-- | devel/astyle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index 6c5aa819ff84..b1a18dedd843 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -3,6 +3,7 @@ PORTNAME= astyle PORTVERSION= 2.04 +PORTREVISION= 1 CATEGORIES= devel textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_linux |