diff options
author | pav <pav@FreeBSD.org> | 2009-03-03 05:59:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-03-03 05:59:37 +0800 |
commit | e3bf2c4598c63f21b65c6a6cf3ae976af1570283 (patch) | |
tree | 2f3db08a316e58a303c85f86f64955f2e287a79c /audio | |
parent | 49ed83b7f1b43ef5978fcf95a8ec2ad14e426226 (diff) | |
download | freebsd-ports-gnome-e3bf2c4598c63f21b65c6a6cf3ae976af1570283.tar.gz freebsd-ports-gnome-e3bf2c4598c63f21b65c6a6cf3ae976af1570283.tar.zst freebsd-ports-gnome-e3bf2c4598c63f21b65c6a6cf3ae976af1570283.zip |
- Bump PORTREVISION for previous -fPIC fix, otherwise it's invisible
Missed by: beech
Diffstat (limited to 'audio')
-rw-r--r-- | audio/faad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile index 00bf9eea1bc6..df4f66b40068 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -7,6 +7,7 @@ PORTNAME= faad2 PORTVERSION= 2.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SFE/faac |