diff --git a/pango.be0 b/pango.be0 index a4bc32fa1..55d9935e1 100755 --- a/pango.be0 +++ b/pango.be0 @@ -24,8 +24,8 @@ SRCURL[0]="ftp://ftp.gnome.org/pub/gnome/sources/pango/${PKGVERSION[2]}/pango-${ # EXCLUDE+=() ############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source +## Uncomment the next statement, if the software may not be able to be built +## outside the source directory and needs to be built inside the source ## directory. # build_in_sourcedir @@ -54,7 +54,7 @@ SRCURL[0]="ftp://ftp.gnome.org/pub/gnome/sources/pango/${PKGVERSION[2]}/pango-${ #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -73,7 +73,7 @@ SRCURL[0]="ftp://ftp.gnome.org/pub/gnome/sources/pango/${PKGVERSION[2]}/pango-${ ## The name of this bee-file should follow the following naming convention: ## pkgname-pkgversion-pkgrevision.bee ## -## You may remove all comments as long as SRCURL[0]="" is set. +## You may remove all comments as long as SRCURL[0] is set. ## ## Everything in this file will be executed in a bash environment. ##