diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-04-16 11:01:47 +0000 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-04-16 11:01:47 +0000 |
commit | 0c3d7fb76aec883df6c793f6cf4729b03ff27ff1 (patch) | |
tree | 6609ff10b79c931781cf019b2ff40d575d130940 | |
parent | 5011c32f55102e6210285ef9f6d8438c75e3847e (diff) | |
download | FreeBSD-ports-0c3d7fb76aec883df6c793f6cf4729b03ff27ff1.zip FreeBSD-ports-0c3d7fb76aec883df6c793f6cf4729b03ff27ff1.tar.gz |
Sort INFO
-rw-r--r-- | print/texinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index 4668f63..f752649 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -32,7 +32,7 @@ PKGDEINSTALL= ${PKGINSTALL} USE_TEX= yes USES= charsetfix cpe gmake iconv ncurses perl5 tar:xz -INFO= texinfo info-stnd +INFO= info-stnd texinfo CPE_VENDOR= gnu CPE_VERSION= ${PORTVERSION:R} |