diff options
author | crees <crees@FreeBSD.org> | 2013-02-09 20:00:52 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2013-02-09 20:00:52 +0800 |
commit | b0094ebe661f0e88d3e6f639c7a985be0f597af3 (patch) | |
tree | 2de43f02a7adf2cde27a75528b780bbad6998d32 /deskutils | |
parent | 963f18a4bd4b61eb4d68e79b3e03b14c33b1de49 (diff) | |
download | freebsd-ports-graphics-b0094ebe661f0e88d3e6f639c7a985be0f597af3.tar.gz freebsd-ports-graphics-b0094ebe661f0e88d3e6f639c7a985be0f597af3.tar.zst freebsd-ports-graphics-b0094ebe661f0e88d3e6f639c7a985be0f597af3.zip |
Various spelling corrections
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/kbirthday/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/kbirthday/Makefile b/deskutils/kbirthday/Makefile index 2cd8967583f..2114df35151 100644 --- a/deskutils/kbirthday/Makefile +++ b/deskutils/kbirthday/Makefile @@ -24,7 +24,7 @@ USE_LDCONFIG= yes # may or may not solve the alpha compilation issue.... CONFIGURE_ARGS= --with-pic -# necesary to access the second master site by getting rid of the default switch -A +# necessary to access the second master site by getting rid of the default switch -A FETCH_CMD ?=/usr/bin/fetch -Rr post-patch: |