diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/py-django-contrib-comments/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-contrib-comments/Makefile b/www/py-django-contrib-comments/Makefile index 76b4b9e09755..f612d0e87daf 100644 --- a/www/py-django-contrib-comments/Makefile +++ b/www/py-django-contrib-comments/Makefile @@ -5,7 +5,7 @@ PORTNAME= django-contrib-comments PORTVERSION= 1.5 CATEGORIES= www python MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PGNAMEPREFIX} +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= Code formerly known as django.contrib.comments |