diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 2003-08-19 08:46:33 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 2003-08-19 08:46:33 +0000 |
commit | 72620f2ff873be120cbd4b30b05bb4c317c65fe1 (patch) | |
tree | 3191670ca910abe1f098fac4fff88d8d5a9f9010 /audio | |
parent | Fix the startup line so that this executes appropriately. (diff) |
Bump port revision due to the change I made to files/patch-bin::gnump3d-index
which results in altering the package content.
Notes
Notes:
svn path=/head/; revision=87276
Diffstat (limited to 'audio')
-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 8d8826b885a4..91fcc1d99d7f 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} |