diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2004-08-04 21:15:33 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2004-08-04 21:15:33 +0000 |
commit | 66b402031a4ea27af5333ae80abb5c6d2f55cd4a (patch) | |
tree | ff58739b407c2b6864dc45b5c9fce9e0e32ef2c3 /net/mpd | |
parent | ea040e01ac6dbb59199cd6565f6e42beb08c2ddd (diff) |
Notes
Diffstat (limited to 'net/mpd')
-rw-r--r-- | net/mpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mpd/Makefile b/net/mpd/Makefile index 587872f17fed..190493488f02 100644 --- a/net/mpd/Makefile +++ b/net/mpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= mpd PORTVERSION= 3.18 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= archie |