diff options
Diffstat (limited to 'graphics/glx/Makefile')
-rw-r--r-- | graphics/glx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/glx/Makefile b/graphics/glx/Makefile index fd34b15fc387..e5e168c91dd9 100644 --- a/graphics/glx/Makefile +++ b/graphics/glx/Makefile @@ -36,7 +36,8 @@ # question bugs you # -DISTNAME= glx-990802 +PORTNAME= glx +PORTVERSION= 990802 CATEGORIES= graphics MASTER_SITES= http://people.FreeBSD.org/~3d/distfiles/glx/XF3.3.5/ DISTFILES= ${DISTNAME}.tar.bz2 \ |