diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-10 12:03:49 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-10 12:03:49 +0800 |
commit | ef27f032c8a204944fa38c879226f2be964a8eda (patch) | |
tree | db686e26facfa3b3e52c7b9b1e20dae669267bab | |
parent | cc3dbb694c9206f11699c59359dd02bb7f13df00 (diff) | |
download | freebsd-ports-gnome-ef27f032c8a204944fa38c879226f2be964a8eda.tar.gz freebsd-ports-gnome-ef27f032c8a204944fa38c879226f2be964a8eda.tar.zst freebsd-ports-gnome-ef27f032c8a204944fa38c879226f2be964a8eda.zip |
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>
-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 |