diff options
author | ahze <ahze@FreeBSD.org> | 2004-11-24 11:36:46 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-11-24 11:36:46 +0800 |
commit | f795567f5224d96d2844b6693e85e3f34b0cce70 (patch) | |
tree | a4ce3e046c2dd8bcad856e943c2ab9ffc719a66e /audio/swhplugins | |
parent | b0e1c970177d7629e0dfaf9a5a44b9cbc6bc3cc1 (diff) | |
download | freebsd-ports-gnome-f795567f5224d96d2844b6693e85e3f34b0cce70.tar.gz freebsd-ports-gnome-f795567f5224d96d2844b6693e85e3f34b0cce70.tar.zst freebsd-ports-gnome-f795567f5224d96d2844b6693e85e3f34b0cce70.zip |
Bump PORTREVISION due to last commit of dependency changes
Approved by: adamw (implicit)
Diffstat (limited to 'audio/swhplugins')
-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} |