diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
commit | a4baad5f5afc5b76b5d4c374baa2583f1923c326 (patch) | |
tree | 4c4e0e549cecc5f741abee3a88d0843d851b2dd6 /graphics/autoq3d/Makefile | |
parent | 658e8f6423dd44878464b02ffc02f29a62a755c0 (diff) | |
download | ports-a4baad5f5afc5b76b5d4c374baa2583f1923c326.tar.gz ports-a4baad5f5afc5b76b5d4c374baa2583f1923c326.zip |
Notes
Diffstat (limited to 'graphics/autoq3d/Makefile')
-rw-r--r-- | graphics/autoq3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/autoq3d/Makefile b/graphics/autoq3d/Makefile index 1c5a332280ec..5f047a4c4b54 100644 --- a/graphics/autoq3d/Makefile +++ b/graphics/autoq3d/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/AutoQ3D%20${PORTVERSION} DISTNAME= AutoQ3DCommunity${PORTVERSION:C/\./-/}qt4source -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@FreeBSD.org COMMENT= Qt 4 quick 3D model editor LICENSE= GPLv2 GPLv3 |