diff options
author | petef <petef@FreeBSD.org> | 2002-08-22 12:29:22 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-08-22 12:29:22 +0800 |
commit | fd5ead969cd3453d628f423f9215e2773ed686ec (patch) | |
tree | 06514923b66f790efc1f6b36b6d276752913e630 /security/termlog/Makefile | |
parent | 38696592914659825bcfd83cb04104fecbb48552 (diff) | |
download | freebsd-ports-gnome-fd5ead969cd3453d628f423f9215e2773ed686ec.tar.gz freebsd-ports-gnome-fd5ead969cd3453d628f423f9215e2773ed686ec.tar.zst freebsd-ports-gnome-fd5ead969cd3453d628f423f9215e2773ed686ec.zip |
Fix a last minute show stopper bug, re-roll the tarball + bump
PORTREVISION.
Submitted by: maintainer (author)
Diffstat (limited to 'security/termlog/Makefile')
-rw-r--r-- | security/termlog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/termlog/Makefile b/security/termlog/Makefile index be09214e8eb0..b2c1bd31374a 100644 --- a/security/termlog/Makefile +++ b/security/termlog/Makefile @@ -7,6 +7,7 @@ PORTNAME= termlog PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= security sysutils MASTER_SITES= http://www.seccuris.com/documents/downloads/ MASTER_SITE_SUBDIR= termlog |