Change PKGNAME from sge to sdl_sge to avoid vuxml check.
Submitted by: remko@, infofarmer@
This commit is contained in:
parent
a0eb4f9fb5
commit
7ee7ff8b98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178063
1 changed files with 2 additions and 3 deletions
|
@ -5,14 +5,13 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= sge
|
||||
PORTNAME= sdl_sge
|
||||
PORTVERSION= 0.030809
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel graphics
|
||||
MASTER_SITES= http://www.etek.chalmers.se/~e8cal1/sge/files/ \
|
||||
http://www.digitalfanatics.org/cal/sge/files/
|
||||
PKGNAMEPREFIX= sdl_
|
||||
DISTNAME= ${PORTNAME}030809
|
||||
DISTNAME= sdl030809
|
||||
|
||||
MAINTAINER= walkingshadow@grummel.net
|
||||
COMMENT= A graphic library for the Simple DirectMedia Layer (SDL)
|
||||
|
|
Loading…
Reference in a new issue