diff options
author | asami <asami@FreeBSD.org> | 2000-04-14 20:55:05 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-14 20:55:05 +0800 |
commit | 964e654ef7455cf486f3acb6153b27bce01108c7 (patch) | |
tree | 6d1856309bd1626153e506d56b47f4bd6a0ec772 /audio | |
parent | bbde223ae2d3857179c24e0714ff9f6ef53fb4d9 (diff) | |
download | freebsd-ports-gnome-964e654ef7455cf486f3acb6153b27bce01108c7.tar.gz freebsd-ports-gnome-964e654ef7455cf486f3acb6153b27bce01108c7.tar.zst freebsd-ports-gnome-964e654ef7455cf486f3acb6153b27bce01108c7.zip |
Typo fix (PORTNAMEN -> PORTNAME).
Diffstat (limited to 'audio')
-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/ |