diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:49:17 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:49:17 +0000 |
commit | a130b2e7ddaf0729bb7030433cf55581f3ecebed (patch) | |
tree | bf4a8213362220680f64e738c70c074f0aa3c2c6 /x11-toolkits/bakery | |
parent | add y2l, Yacc-to-Latex pretty printer/convertor (diff) |
Batch of style fixes for x11-toolkits.
Diffstat (limited to 'x11-toolkits/bakery')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 6e18455decff..ee7689762eed 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bakery -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |