diff options
author | asami <asami@FreeBSD.org> | 2000-04-16 08:50:08 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-16 08:50:08 +0000 |
commit | 984e5b8a7f3fdf5810c7edc9bd0002557634a4fa (patch) | |
tree | e37ec1bfacc9295d8a509b7c1acddd4fdabbf176 /audio | |
parent | d59102f01ab742cff63703fc7d5a48150577426b (diff) | |
download | FreeBSD-ports-984e5b8a7f3fdf5810c7edc9bd0002557634a4fa.zip FreeBSD-ports-984e5b8a7f3fdf5810c7edc9bd0002557634a4fa.tar.gz |
DISTNAME fixes.
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 994054d..3411844 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 |