diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-08-05 14:30:08 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-08-05 14:30:08 +0000 |
commit | 4cba75dcdaaf337d83c10b411491f58d4d317d24 (patch) | |
tree | eda4e5590bb0de0c611937f03e009bed9661e7cf /audio/wavplay/Makefile | |
parent | 34ec825973248d16c3764a749cdf0fd4af0aaafe (diff) |
Notes
Diffstat (limited to 'audio/wavplay/Makefile')
-rw-r--r-- | audio/wavplay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/wavplay/Makefile b/audio/wavplay/Makefile index 94416f28207d..308aa50b82b0 100644 --- a/audio/wavplay/Makefile +++ b/audio/wavplay/Makefile @@ -7,6 +7,7 @@ PORTNAME= wavplay PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players |