diff options
author | edwin <edwin@FreeBSD.org> | 2005-01-18 09:34:31 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-01-18 09:34:31 +0800 |
commit | 2b636226fade18f8d58aca179d844c756da8d7a7 (patch) | |
tree | c364751b45405d37ea27d9abd1d3478f55fa8a57 /games | |
parent | 2637e02e5c1921553a23f15c693c8cfd15e9c84d (diff) | |
download | freebsd-ports-gnome-2b636226fade18f8d58aca179d844c756da8d7a7.tar.gz freebsd-ports-gnome-2b636226fade18f8d58aca179d844c756da8d7a7.tar.zst freebsd-ports-gnome-2b636226fade18f8d58aca179d844c756da8d7a7.zip |
Typo: explicitely -> explicitly
Diffstat (limited to 'games')
-rw-r--r-- | games/gnuchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index a235d642c672..2e9f94d53bea 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.07 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= chess -# The DISTFILES here is explicitely needed because it can be extended later. +# The DISTFILES here is explicitly needed because it can be extended later. DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= conrads@cox.net |