diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-18 01:34:31 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-18 01:34:31 +0000 |
commit | 7224a1cee5876d2144e5f1af88e613944385bdf2 (patch) | |
tree | 22f8cc2676ee1b0baa57a2aa5ebe206689e6d882 /games/gnuchess | |
parent | 534539b497de89764628b5047b9fb2fd31b9df70 (diff) | |
download | ports-7224a1cee5876d2144e5f1af88e613944385bdf2.tar.gz ports-7224a1cee5876d2144e5f1af88e613944385bdf2.zip |
Notes
Diffstat (limited to 'games/gnuchess')
-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 |