diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
| commit | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch) | |
| tree | 0b080fcd55271333176593e1b9bc0b48aedbe9fa /sysutils/socket/Makefile | |
| parent | Add xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff) | |
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes:
svn path=/head/; revision=37252
Diffstat (limited to 'sysutils/socket/Makefile')
| -rw-r--r-- | sysutils/socket/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile index f4ef31a04f17..842a6f754430 100644 --- a/sysutils/socket/Makefile +++ b/sysutils/socket/Makefile @@ -8,9 +8,9 @@ PORTNAME= socket PORTVERSION= 1.1 CATEGORIES= sysutils net -MASTER_SITES= http://www.de.freebsd.org/~wosch/src/ +MASTER_SITES= http://www.de.freebsd.org/~wosch/src/ -MAINTAINER= wosch@FreeBSD.org +MAINTAINER= wosch@FreeBSD.org MAN1= socket.1 |
