diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2009-04-29 18:27:06 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2009-04-29 18:27:06 +0000 |
commit | d2164dcf043cc4c048c7e652cfa881e56dbeffb4 (patch) | |
tree | 2490d7ba441bf962c10d350cd421b49480540f7f /misc/help2man | |
parent | b5373152b9c1d4410c3902ac9e0796bfb140cff2 (diff) |
Notes
Diffstat (limited to 'misc/help2man')
-rw-r--r-- | misc/help2man/Makefile | 2 | ||||
-rw-r--r-- | misc/help2man/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 3d02bbf42dbd..b443e3c7607e 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -8,7 +8,7 @@ PORTNAME= help2man PORTVERSION= 1.36.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/misc/help2man/pkg-plist b/misc/help2man/pkg-plist index b5ed30174e31..76529d747647 100644 --- a/misc/help2man/pkg-plist +++ b/misc/help2man/pkg-plist @@ -10,3 +10,5 @@ bin/help2man %%NLS%%@dirrmtry man/fr %%NLS%%@dirrmtry man/pl/man1 %%NLS%%@dirrmtry man/pl +%%NLS%%@dirrmtry man/sv/man1 +%%NLS%%@dirrmtry man/sv |