diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:34:42 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:34:42 +0000 |
commit | 9a723dd34f3feb172c37cd710f816ee3fbb9f2cd (patch) | |
tree | 38da01b2623a9c98c23b56bfda506f4946827629 /devel/astyle/Makefile | |
parent | e18f0a7be2eeab462d883f9844b5d825e4b0362c (diff) | |
download | ports-9a723dd34f3feb172c37cd710f816ee3fbb9f2cd.tar.gz ports-9a723dd34f3feb172c37cd710f816ee3fbb9f2cd.zip |
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 cfd8e1b50050..ebb61650b66e 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -7,7 +7,7 @@ PORTNAME= astyle PORTVERSION= 1.11.6 -CATEGORIES= devel textproc +CATEGORIES= devel textproc MASTER_SITES= ftp://astyle.sourceforge.net/pub/astyle/stable/src/\ http://www.gelemna.org/ports/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src |