diff options
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/} |