diff options
author | acm <acm@FreeBSD.org> | 2006-08-23 23:57:48 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-08-23 23:57:48 +0800 |
commit | 1b400ec53fa22adecdc50742744e65afcb87140a (patch) | |
tree | ca7998a1f44b2557e90161bc393d38220142c1c9 /graphics/cal3d/Makefile | |
parent | db3b780ee10bcb9949cbd4b44fe64809c11462e4 (diff) | |
download | freebsd-ports-gnome-1b400ec53fa22adecdc50742744e65afcb87140a.tar.gz freebsd-ports-gnome-1b400ec53fa22adecdc50742744e65afcb87140a.tar.zst freebsd-ports-gnome-1b400ec53fa22adecdc50742744e65afcb87140a.zip |
- Update to 20060720 for graphics/cal3d-devel
- Host graphics/cal3d-devel tarball locally
- Add DIST_SUBDIR for graphics/cal3d and graphics/cal3d-devel
Approved by: garga (mentor)
Diffstat (limited to 'graphics/cal3d/Makefile')
-rw-r--r-- | graphics/cal3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile index 4c2e8fd61241..1cc37d9072d0 100644 --- a/graphics/cal3d/Makefile +++ b/graphics/cal3d/Makefile @@ -9,6 +9,7 @@ PORTNAME= cal3d PORTVERSION= 0.11.0 CATEGORIES= graphics devel MASTER_SITES= http://download.gna.org/cal3d/sources/ +DIST_SUBDIR= ${PORTNAME} MAINTAINER= acm@FreeBSD.org COMMENT= Skeletal based 3d character animation library written in C++ |