diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-16 08:50:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-16 08:50:08 +0000 |
commit | 2932cac9686f3d8456499fad0f345047805fb2bc (patch) | |
tree | 7ff8cb264fa813894285d9ed0d9fb1a0a69a1e38 /audio | |
parent | 031fa0eba489d54d3c2d88f26144274dc5a072aa (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wsoundprefs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index 994054d55590..34118449a141 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -9,7 +9,7 @@ PORTNAME= wsoundprefs PORTVERSION= 1.0.2 CATEGORIES= audio windowmaker MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ -DISTFILE= WSoundPrefs-${PORTVERSION} +DISTNAME= WSoundPrefs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |