diff options
Diffstat (limited to 'audio/grip/Makefile')
-rw-r--r-- | audio/grip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index f6cc0ed502bc..7979fd2c1343 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -3,11 +3,11 @@ # Whom: kbyanc@posi.net # # $FreeBSD$ -# +# $MCom: ports/audio/grip/Makefile,v 1.4 2007/05/19 21:35:57 marcus Exp $ PORTNAME= grip PORTVERSION= 3.2.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} |