diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:17:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:17:25 +0800 |
commit | 48a634bdfb26e16f3c35b882aa06e7c08b25768e (patch) | |
tree | f6d4c5e2710d9959bf8910208339b828d799a215 /sysutils/agedu | |
parent | 2ba1f4b028a15369989089cc50beec9d02bd198e (diff) | |
download | freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.gz freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.zst freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.zip |
- Remove leading indefinite article from COMMENT
Diffstat (limited to 'sysutils/agedu')
-rw-r--r-- | sysutils/agedu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/agedu/Makefile b/sysutils/agedu/Makefile index eb8066330e7c..4f8a7f47ddf8 100644 --- a/sysutils/agedu/Makefile +++ b/sysutils/agedu/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/ \ DISTNAME= ${PORTNAME}-r${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= A Unix utility for tracking down wasted disk space +COMMENT= Unix utility for tracking down wasted disk space GNU_CONFIGURE= yes |