diff options
author | hq <hq@FreeBSD.org> | 2005-10-11 21:33:09 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2005-10-11 21:33:09 +0800 |
commit | 7971854d4731cb4a20c2f967ec0a84dfb2397edb (patch) | |
tree | 9e096e04db46c39999ddfd3da99a1ee1e01ead2a /misc | |
parent | 70b914f3d5aad35b45b2cd0d3b6db76a2516fc17 (diff) | |
download | freebsd-ports-gnome-7971854d4731cb4a20c2f967ec0a84dfb2397edb.tar.gz freebsd-ports-gnome-7971854d4731cb4a20c2f967ec0a84dfb2397edb.tar.zst freebsd-ports-gnome-7971854d4731cb4a20c2f967ec0a84dfb2397edb.zip |
Remove redundant port name from COMMENT
Diffstat (limited to 'misc')
-rw-r--r-- | misc/nut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 9dccb9ff94ac..634b7dc31786 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.lafn.org/~av832/ \ PKGNAMEPREFIX= health- MAINTAINER= ports@FreeBSD.org -COMMENT= Nut is nutrition software to record what you eat +COMMENT= Nutrition software to record what you eat MAN1= nut.1 |