diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 22:34:42 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 22:34:42 +0800 |
commit | 28dd76eac75ecfb022f8a04bea57be6ff489c1b6 (patch) | |
tree | 4a0a9bdaccb46f5ef1cdb337d90c0a08ea421f49 /devel/astyle | |
parent | 4cbac6fdf319cc6300048117462aac786927ea34 (diff) | |
download | freebsd-ports-gnome-28dd76eac75ecfb022f8a04bea57be6ff489c1b6.tar.gz freebsd-ports-gnome-28dd76eac75ecfb022f8a04bea57be6ff489c1b6.tar.zst freebsd-ports-gnome-28dd76eac75ecfb022f8a04bea57be6ff489c1b6.zip |
Style police over the devel category.
Diffstat (limited to 'devel/astyle')
-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 |