diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-03-10 22:47:25 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-03-10 22:47:25 +0000 |
commit | b0aa5ca3a18fdbe73e6d1ca01b85c250d9464f1f (patch) | |
tree | 7cb1936af3a407387ce4e9985db1e50ba634c134 | |
parent | Remove hash for libpcap distfile which is no longer used. Add size. (diff) |
. Fix a typo in COMMENT.
Notes
Notes:
svn path=/head/; revision=103581
-rw-r--r-- | x11-clocks/asclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/asclock/Makefile b/x11-clocks/asclock/Makefile index 5bd3257d66fd..560216788a10 100644 --- a/x11-clocks/asclock/Makefile +++ b/x11-clocks/asclock/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= Afterstep clock with some language extentions +COMMENT= Afterstep clock with some language extensions USE_IMAKE= yes USE_XPM= yes |