diff options
author | max <max@FreeBSD.org> | 2003-08-19 08:46:33 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 2003-08-19 08:46:33 +0000 |
commit | 1bd0994594749a624fc27b3d77c461c0f4836cb1 (patch) | |
tree | e1be4d31af06333e8b0804ce52fb63030b3f2710 /audio/gnump3d | |
parent | 908e408eebb828644d9cbc1d0825a40ee73b4e78 (diff) | |
download | FreeBSD-ports-1bd0994594749a624fc27b3d77c461c0f4836cb1.zip FreeBSD-ports-1bd0994594749a624fc27b3d77c461c0f4836cb1.tar.gz |
Bump port revision due to the change I made to files/patch-bin::gnump3d-index
which results in altering the package content.
Diffstat (limited to 'audio/gnump3d')
-rw-r--r-- | audio/gnump3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile index 8d8826b..91fcc1d 100644 --- a/audio/gnump3d/Makefile +++ b/audio/gnump3d/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: gnump3d # Date created: May 27, 2002 # Whom: ijliao @@ -8,6 +7,7 @@ PORTNAME= gnump3d PORTVERSION= 2.5b +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |