diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-20 12:30:25 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-20 12:30:25 +0000 |
commit | e14d7fcdd867272a4bdf5ef497b1fa513ad23336 (patch) | |
tree | 6d905b7988d78b99f3639c36e8c9a1508ebfad80 | |
parent | f478e042612c71072ea36e8bb2f4d0f5b375a080 (diff) |
Notes
-rw-r--r-- | mail/heirloom-mailx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index 63ad4e786b10..bffd3b2c091c 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -7,7 +7,7 @@ PORTNAME= mailx PORTVERSION= 12.1 -CATEGORIES= mail +CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= heirloom PKGNAMEPREFIX= ${MASTER_SITE_SUBDIR}- |