diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-02-05 10:27:27 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-02-05 10:27:27 +0000 |
commit | 94ad4abef2b9dc040aa63b315d2b5f5138c5e9a3 (patch) | |
tree | 4500aaed24fb76f0287fa393c61481305ed69af0 /audio/wsoundserver | |
parent | d8be6ffac2c17eac613c1ac3fe50d832dba5ebc5 (diff) | |
download | ports-94ad4abef2b9dc040aa63b315d2b5f5138c5e9a3.tar.gz ports-94ad4abef2b9dc040aa63b315d2b5f5138c5e9a3.zip |
Remove extra whitespaces (portlint).
Notes
Notes:
svn path=/head/; revision=25496
Diffstat (limited to 'audio/wsoundserver')
-rw-r--r-- | audio/wsoundserver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 5ba3d70e92a0..08f358a46505 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -10,7 +10,7 @@ DISTNAME= wmsound-0.9.5 CATEGORIES= audio windowmaker MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList |