diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 12:55:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 12:55:05 +0000 |
commit | 1ee9cf248dfc6da1522747410b2a33caeec8ae20 (patch) | |
tree | 70a0604f9c948a20ff8ff773be462f8b6c164e06 /audio/wmmp3 | |
parent | 2971a93e525324599461eda215641f9a624352d0 (diff) |
Notes
Diffstat (limited to 'audio/wmmp3')
-rw-r--r-- | audio/wmmp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmmp3/Makefile b/audio/wmmp3/Makefile index 70142508dfc3..c98d43e57a80 100644 --- a/audio/wmmp3/Makefile +++ b/audio/wmmp3/Makefile @@ -4,7 +4,7 @@ # # $FreeBSD$ -PORTNAMEN= wmmp3 +PORTNAME= wmmp3 PORTVERSION= 0.11 CATEGORIES= audio windowmaker MASTER_SITES= http://www.dotfiles.com/software/wmmp3/ |