diff options
author | pav <pav@FreeBSD.org> | 2005-03-04 03:52:30 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-03-04 03:52:30 +0800 |
commit | 5f5d20c133dc0926399ccfd614095ba3bfcbc9cd (patch) | |
tree | bf19df106460893f01c0453f932568b00b142bf6 /security/op/Makefile | |
parent | 1b1ac3ead77886ff55463894e193cbf86cd9f6b0 (diff) | |
download | freebsd-ports-graphics-5f5d20c133dc0926399ccfd614095ba3bfcbc9cd.tar.gz freebsd-ports-graphics-5f5d20c133dc0926399ccfd614095ba3bfcbc9cd.tar.zst freebsd-ports-graphics-5f5d20c133dc0926399ccfd614095ba3bfcbc9cd.zip |
- Put lex.l back under #if 0
PR: ports/77394
Submitted by: Christopher Sean Hilton <chris@vindaloo.com>
Approved by: maintainer timeout (19 days)
Diffstat (limited to 'security/op/Makefile')
-rw-r--r-- | security/op/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/op/Makefile b/security/op/Makefile index 49da45a2186..b67c18e87c8 100644 --- a/security/op/Makefile +++ b/security/op/Makefile @@ -7,7 +7,7 @@ PORTNAME= op PORTVERSION= 1.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/%SUBDIR%/ \ ftp://ftp.rge.com/pub/security/cerias/tools/%SUBDIR%/ \ |