diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-09-01 17:05:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-09-01 17:05:47 +0000 |
commit | ec3e56288a15bc5f9da50375ed24da93aef2b1b3 (patch) | |
tree | e16460ddb15c4004bce3f900e95371f426d2dda1 /misc/linm | |
parent | a7fba34f3f8ffb9c86b3c1726e3e3d69636f501c (diff) | |
download | ports-ec3e56288a15bc5f9da50375ed24da93aef2b1b3.tar.gz ports-ec3e56288a15bc5f9da50375ed24da93aef2b1b3.zip |
Notes
Diffstat (limited to 'misc/linm')
-rw-r--r-- | misc/linm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/linm/Makefile b/misc/linm/Makefile index 2b5633ed4d25..3d696e4c1ae2 100644 --- a/misc/linm/Makefile +++ b/misc/linm/Makefile @@ -3,7 +3,7 @@ PORTNAME= linm DISTVERSION= 0.8.1-1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc shells MASTER_SITES= http://kldp.net/frs/download.php/4508/ DISTNAME= ${PORTNAME}_${DISTVERSION} |