diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 04:03:49 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 04:03:49 +0000 |
commit | 1753802bd59da18b2eb8473d2f80559476e96872 (patch) | |
tree | f508a1ebfa2864b57ffd54d8d190695bc6617915 /graphics/gsculpt | |
parent | 8ae30abf3fd7ed6e9e2cb7e3c4667cb738e4d14f (diff) |
source changed but distfile name not change :<
modification :
- no depend on system header files (like /usr/include/stdio.h)
- add a new Makefile for rh7 (none of our business)
PR: 37896
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes
Notes:
svn path=/head/; revision=58833
Diffstat (limited to 'graphics/gsculpt')
-rw-r--r-- | graphics/gsculpt/Makefile | 1 | ||||
-rw-r--r-- | graphics/gsculpt/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile index 331b5ce33ea0..cd8dc4e9659a 100644 --- a/graphics/gsculpt/Makefile +++ b/graphics/gsculpt/Makefile @@ -8,6 +8,7 @@ PORTNAME= gsculpt PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://gsculpt.sourceforge.net/downloads/ DISTNAME= gSculpt-${PORTVERSION}-src diff --git a/graphics/gsculpt/distinfo b/graphics/gsculpt/distinfo index e7f5ba835f8f..03f6cc64848f 100644 --- a/graphics/gsculpt/distinfo +++ b/graphics/gsculpt/distinfo @@ -1 +1 @@ -MD5 (gSculpt-0.3-src.tar.gz) = 6f242136a4dc3d2550b679bfda7dd350 +MD5 (gSculpt-0.3-src.tar.gz) = acd33484cfd48677caec059ef8f77e43 |