1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Add pkgnamesuffix of -math. to avoid pkgname collision with graphics/sage.

Noticed by:	portmgr
Reference:	http://blogs.freebsdish.org/portmgr/2013/10/03/package-name-collisions/
This commit is contained in:
Stephen Montgomery-Smith 2013-11-16 14:56:03 +00:00
parent 580eac2a9f
commit 60ce81b9bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334003

View File

@ -9,6 +9,7 @@ MASTER_SITES= http://boxen.math.washington.edu/home/sagemath/sage-mirror/src/ \
http://mirrors.xmission.com/sage/src/ \
http://www-ftp.lip6.fr/pub/math/sagemath/src/ \
http://www.sagemath.org/src-old/
PKGNAMESUFFIX= -math
EXTRACT_SUFX= .tar
MAINTAINER= stephen@FreeBSD.org