diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-23 23:06:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-23 23:06:51 +0000 |
commit | 62e2a3ade20b98cd471b910cf8eddcdbb16a01cc (patch) | |
tree | 2dfccfe4c294251a22df0764011613f7b09f1ad5 /graphics/bugle/Makefile | |
parent | 69a01dc9baf1745526b947d003e65a29566793eb (diff) |
- Update to 0.0.20071009
PR: 117428
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=201852
Diffstat (limited to 'graphics/bugle/Makefile')
-rw-r--r-- | graphics/bugle/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 493e053cc5d6..a9a5660108bc 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -6,10 +6,9 @@ # PORTNAME= bugle -PORTVERSION= 0.0.20070718 +PORTVERSION= 0.0.20071009 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= erik@smluc.org COMMENT= A debugging library for OpenGL |