Browse Source

devel/py-python-akismet: Use PORTVERSION instead of DISTVERSION

CI: yes
Douglas Thrift 3 years ago
parent
commit
41cad384f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      devel/py-python-akismet/Makefile

+ 1 - 1
devel/py-python-akismet/Makefile

@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-akismet
-DISTVERSION=	0.4.2
+PORTVERSION=	0.4.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}