diff options
Diffstat (limited to 'sysutils/py-stdiff/Makefile')
-rw-r--r-- | sysutils/py-stdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-stdiff/Makefile b/sysutils/py-stdiff/Makefile index b50924fb473d..efea8d3734cb 100644 --- a/sysutils/py-stdiff/Makefile +++ b/sysutils/py-stdiff/Makefile @@ -6,7 +6,7 @@ CATEGORIES= sysutils python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ MAINTAINER= araujo@FreeBSD.org -COMMENT= Spot The Difference is a file integrity checker. +COMMENT= Spot The Difference is a file integrity checker USE_PYTHON= yes USE_PYDISTUTILS= yes |