diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-19 12:43:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-19 12:43:07 +0000 |
commit | f91c0899e867a0fa512ff568211a5b1e7e1691a2 (patch) | |
tree | 724885058ffb46e004d1a4b04eb875e2a97bafc4 /audio/play/Makefile | |
parent | 94497daa1696ff5ed3f323ce9514aebc1f540983 (diff) | |
download | ports-f91c0899e867a0fa512ff568211a5b1e7e1691a2.tar.gz ports-f91c0899e867a0fa512ff568211a5b1e7e1691a2.zip |
Notes
Diffstat (limited to 'audio/play/Makefile')
-rw-r--r-- | audio/play/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/play/Makefile b/audio/play/Makefile index d8171c64017e..f676c7994979 100644 --- a/audio/play/Makefile +++ b/audio/play/Makefile @@ -7,6 +7,7 @@ PORTNAME= play PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_PORTS_JP} |