From c99c6009443219fbcb10c1baf7b6d0c93975f58a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 14 Apr 2000 10:48:02 +0000 Subject: Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it. --- graphics/py-opengl/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'graphics/py-opengl') diff --git a/graphics/py-opengl/Makefile b/graphics/py-opengl/Makefile index 0472aed955ae..da18dcbdfd14 100644 --- a/graphics/py-opengl/Makefile +++ b/graphics/py-opengl/Makefile @@ -1,15 +1,16 @@ # New ports collection makefile for: PyOpenGL -# Version required: 1.5.5 # Date created: Wed Aug 18 18:49:17 EDT 1999 # Whom: Randall Hopper # # $FreeBSD$ # -DISTNAME= PyOpenGL-1.5.5 -PKGNAME= py-opengl-1.5.5 +PORTNAME= opengl +PORTVERSION= 1.5.5 CATEGORIES= graphics python MASTER_SITES= http://starship.python.net/crew/da/ +PKGNAMEPREFIX= py- +DISTNAME= PyOpenGL-${PORTVERSION} MAINTAINER= aa8vb@ipass.net -- cgit v1.2.3