diff options
author | Lars Engels <lme@FreeBSD.org> | 2014-02-18 21:58:38 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2014-02-18 21:58:38 +0000 |
commit | 11251803513e3b70b121458454b30c5b7bcdf68e (patch) | |
tree | 629070947ea59ea368de573c0333fea9ddab3341 /devel/astyle/Makefile | |
parent | fbbf2b7cc48007daaea6576d1bcf228c216e8d1f (diff) | |
download | ports-11251803513e3b70b121458454b30c5b7bcdf68e.tar.gz ports-11251803513e3b70b121458454b30c5b7bcdf68e.zip |
Notes
Diffstat (limited to 'devel/astyle/Makefile')
-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 |