diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-05-07 03:23:24 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-05-07 03:23:24 +0000 |
commit | 54a851c8cdcae8f707b5b473e4619c5b4258f156 (patch) | |
tree | 4bc1e187e506b6114ef3e9e295ac915d8e9513dc /audio/grip | |
parent | Add missing brace and fix comment. (diff) |
Bump PORTREVISION by previous commit.
Notes
Notes:
svn path=/head/; revision=108594
Diffstat (limited to 'audio/grip')
-rw-r--r-- | audio/grip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 5c6a5b39f3c8..9bc99b5059d8 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -7,7 +7,7 @@ PORTNAME= grip PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |