diff options
author | dirk <dirk@FreeBSD.org> | 2000-02-05 10:27:27 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-02-05 10:27:27 +0000 |
commit | 1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184 (patch) | |
tree | a58cbdddfe9b6cdde1c4cc40cab1b655aab5491a /audio/wsoundserver | |
parent | 3e023ce614cbb21493211b89bf3672d2e8027b02 (diff) | |
download | FreeBSD-ports-1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184.zip FreeBSD-ports-1ed3b18c0fe4dd2b4435b48cdfee262bcfb59184.tar.gz |
Remove extra whitespaces (portlint).
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 5ba3d70..08f358a 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 |