diff options
author | antoine <antoine@FreeBSD.org> | 2016-09-04 17:54:56 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-09-04 17:54:56 +0800 |
commit | 7fb03fd34e8e498c6a0050588ccb29f0b013f2d7 (patch) | |
tree | d7b5cb3eddfe46ebf19a4f7a6fd198624f5eef89 /misc | |
parent | d700789ffa5f59c7999934ba90d9a0b132109110 (diff) | |
download | freebsd-ports-gnome-7fb03fd34e8e498c6a0050588ccb29f0b013f2d7.tar.gz freebsd-ports-gnome-7fb03fd34e8e498c6a0050588ccb29f0b013f2d7.tar.zst freebsd-ports-gnome-7fb03fd34e8e498c6a0050588ccb29f0b013f2d7.zip |
Remove bogus DISTVERSIONPREFIX
PR: 205762
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-pyprind/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/py-pyprind/Makefile b/misc/py-pyprind/Makefile index 82e8095eac9f..e80b635490b0 100644 --- a/misc/py-pyprind/Makefile +++ b/misc/py-pyprind/Makefile @@ -2,7 +2,6 @@ PORTNAME= pyprind PORTVERSION= 2.9.8 -DISTVERSIONPREFIX= v CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |