aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2006-11-26 23:51:53 +0800
committervanilla <vanilla@FreeBSD.org>2006-11-26 23:51:53 +0800
commitcf10f81d6f1fb74678df51a0fd0204f41d4d9be8 (patch)
treea8d774f357322935fe173b57b0458ca291bbb236 /devel
parente30efbf325c97d68779b533d7586f4e8f0ebc31d (diff)
downloadfreebsd-ports-gnome-cf10f81d6f1fb74678df51a0fd0204f41d4d9be8.tar.gz
freebsd-ports-gnome-cf10f81d6f1fb74678df51a0fd0204f41d4d9be8.tar.zst
freebsd-ports-gnome-cf10f81d6f1fb74678df51a0fd0204f41d4d9be8.zip
Change PKGNAME from sge to sdl_sge to avoid vuxml check.
Submitted by: remko@, infofarmer@
Diffstat (limited to 'devel')
-rw-r--r--devel/sdl_sge/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/sdl_sge/Makefile b/devel/sdl_sge/Makefile
index e588804907bc..ae967ee3226b 100644
--- a/devel/sdl_sge/Makefile
+++ b/devel/sdl_sge/Makefile
@@ -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)