diff options
author | obrien <obrien@FreeBSD.org> | 2000-02-13 11:25:05 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-02-13 11:25:05 +0800 |
commit | ef42441ef62482246c769467dc9f2a1e0ccb7374 (patch) | |
tree | bed5fbcc8b3a54905961aaa2dc0867d8db97db42 /vietnamese/vnless | |
parent | 627c8bdcfee5c9eccee48f792e6e21e5ee852be1 (diff) | |
download | freebsd-ports-gnome-ef42441ef62482246c769467dc9f2a1e0ccb7374.tar.gz freebsd-ports-gnome-ef42441ef62482246c769467dc9f2a1e0ccb7374.tar.zst freebsd-ports-gnome-ef42441ef62482246c769467dc9f2a1e0ccb7374.zip |
Style nits in the ports I maintain.
Diffstat (limited to 'vietnamese/vnless')
-rw-r--r-- | vietnamese/vnless/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vietnamese/vnless/Makefile b/vietnamese/vnless/Makefile index 0dbadca9011b..5d79499611e3 100644 --- a/vietnamese/vnless/Makefile +++ b/vietnamese/vnless/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: vnless +# Ports collection makefile for: vnless # Version required: 1.0 # Date created: Tue Dec 3, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.media.mit.edu/pub/Vietnet/Viscii/Unix/ \ ftp://ftp.monash.edu.au/pub/vietnam/unix/ EXTRACT_SUFX= .tar.Z -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org ALL_TARGET= clobber all MAN1= vnless.1 vnlesskey.1 |