diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:47:16 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:47:16 +0000 |
commit | a8892b6532d086d5619d5fa32b2c77200bb6bbfc (patch) | |
tree | 6ecdb0523d40836c121a28f781203a26c2515518 /misc/emma | |
parent | Some spaces -> tabs for ports/www. (diff) |
Style fixes for ports/misc.
Notes
Notes:
svn path=/head/; revision=37986
Diffstat (limited to 'misc/emma')
-rw-r--r-- | misc/emma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/emma/Makefile b/misc/emma/Makefile index a74968ec8543..817edba4192c 100644 --- a/misc/emma/Makefile +++ b/misc/emma/Makefile @@ -6,7 +6,7 @@ # PORTNAME= emma -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.1 CATEGORIES= misc gnome python MASTER_SITES= http://rainbow.mimuw.edu.pl/~la181249/emma/packages/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/-1/} |