diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-05 12:54:08 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-05 12:54:08 +0000 |
commit | cf80917f40af4970c4c37df44682cbfff8523138 (patch) | |
tree | 9cf0ee8051805eef967f07714df453c24835656d | |
parent | Revert more PORTREVISION accidents (diff) |
Fix more PORTREVISION accidents
Notes
Notes:
svn path=/head/; revision=195011
-rw-r--r-- | audio/akode-plugins-polypaudio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/akode-plugins-polypaudio/Makefile b/audio/akode-plugins-polypaudio/Makefile index 4eb23c20f00f..38648e9c22bc 100644 --- a/audio/akode-plugins-polypaudio/Makefile +++ b/audio/akode-plugins-polypaudio/Makefile @@ -7,6 +7,7 @@ PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_GENTOO} |