diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-24 03:36:46 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-24 03:36:46 +0000 |
commit | 769416c575a9474c276142e70d1ff0f52a1b1395 (patch) | |
tree | 2b25d263871ee569b9c1f167af92850527cfc20a /audio | |
parent | Change math/fftw3 dependency to math/fftw3-float (diff) |
Bump PORTREVISION due to last commit of dependency changes
Approved by: adamw (implicit)
Notes
Notes:
svn path=/head/; revision=122277
Diffstat (limited to 'audio')
-rw-r--r-- | audio/swhplugins/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile index 4869f867b4f8..6f1f52fa3b85 100644 --- a/audio/swhplugins/Makefile +++ b/audio/swhplugins/Makefile @@ -6,6 +6,7 @@ PORTNAME= swhplugins PORTVERSION= 0.4.11 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://plugin.org.uk/releases/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} |