diff options
Diffstat (limited to 'textproc/aspell')
-rw-r--r-- | textproc/aspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/aspell/Makefile.inc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index dd89b1fbd8d0..e8b3ad1ae2ba 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,5 +1,4 @@ # Created by: Josh Gilliam <josh@quick.net> -# $FreeBSD$ PORTNAME= aspell PORTVERSION= 0.60.8 diff --git a/textproc/aspell/Makefile.inc b/textproc/aspell/Makefile.inc index bf94b55329e5..18e9d1bae063 100644 --- a/textproc/aspell/Makefile.inc +++ b/textproc/aspell/Makefile.inc @@ -1,4 +1,3 @@ -# $FreeBSD$ # To be included by dictionaries ports. MASTER_SITES?= GNU/aspell/dict/${DICT} |